Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcellustavares/8efa0c7d4999c581eed441303ad43a9d to your computer and use it in GitHub Desktop.
Save marcellustavares/8efa0c7d4999c581eed441303ad43a9d to your computer and use it in GitHub Desktop.
WeDeploy Nested Sample Response
{
"total": 46,
"queryTime": 7,
"_aggregations": {
"pages": {
"buckets": [
{
"aggregations": {
"views": 18
},
"count": 16,
"name": "https://www.liferay.com/"
},
{
"aggregations": {
"views": 6
},
"count": 4,
"name": "https://www.liferay.com/downloads"
},
{
"aggregations": {
"views": 3
},
"count": 2,
"name": "https://www.liferay.com/blog"
},
{
"aggregations": {
"views": 3
},
"count": 2,
"name": "https://www.liferay.com/digital-experience-platform"
},
{
"aggregations": {
"views": 2
},
"count": 2,
"name": "https://www.liferay.com/resources"
},
{
"aggregations": {
"views": 4
},
"count": 2,
"name": "https://www.liferay.com/services/partners"
},
{
"aggregations": {
"views": 1
},
"count": 1,
"name": "https://customer.liferay.com/documentation/7.0/reference/-/official_documentation/reference/elasticsearch-settings"
},
{
"aggregations": {
"views": 1
},
"count": 1,
"name": "https://www.liferay.com/careers?p=job%2Foy3O7fwg"
},
{
"aggregations": {
"views": 1
},
"count": 1,
"name": "https://www.liferay.com/company/our-story"
},
{
"aggregations": {
"views": 1
},
"count": 1,
"name": "https://www.liferay.com/contact-us"
},
{
"aggregations": {
"views": 2
},
"count": 1,
"name": "https://www.liferay.com/downloads/ee-license"
},
{
"aggregations": {
"views": 1
},
"count": 1,
"name": "https://www.liferay.com/downloads/thanks-for-downloading"
},
{
"aggregations": {
"views": 1
},
"count": 1,
"name": "https://www.liferay.com/downloads?_ga=2.8640757.1379388347.1529790286-645614793.1527343604"
},
{
"aggregations": {
"views": 1
},
"count": 1,
"name": "https://www.liferay.com/end-of-life"
},
{
"aggregations": {
"views": 1
},
"count": 1,
"name": "https://www.liferay.com/privacy-policy"
},
{
"aggregations": {
"views": 1
},
"count": 1,
"name": "https://www.liferay.com/product/tech-specs"
},
{
"aggregations": {
"views": 1
},
"count": 1,
"name": "https://www.liferay.com/resource?folderId=1645493&title=Liferay+Buyers+Guide+Checklist"
},
{
"aggregations": {
"views": 3
},
"count": 1,
"name": "https://www.liferay.com/resource?title=imrb"
},
{
"aggregations": {
"views": 2
},
"count": 1,
"name": "https://www.liferay.com/services/partners?_ga=2.89552219.1758145281.1529942852-1783066010.1525890795"
},
{
"aggregations": {
"views": 1
},
"count": 1,
"name": "https://www.liferay.com/services/training"
},
{
"aggregations": {
"views": 1
},
"count": 1,
"name": "https://www.liferay.com/solutions/industries/banking"
},
{
"aggregations": {
"views": 2
},
"count": 1,
"name": "https://www.liferay.com/solutions/mobile"
},
{
"aggregations": {
"views": 1
},
"count": 1,
"name": "https://www.liferay.com/solutions/portals"
},
{
"aggregations": {
"views": 1
},
"count": 1,
"name": "https://www.liferay.com/web/events-symposium-north-america/sponsors"
}
],
"name": "pages"
}
},
"aggregations": {
"pages": {
"https://www.liferay.com/contact-us": 1,
"https://www.liferay.com/services/partners?_ga=2.89552219.1758145281.1529942852-1783066010.1525890795": 1,
"https://www.liferay.com/solutions/mobile": 1,
"https://www.liferay.com/downloads": 4,
"https://www.liferay.com/solutions/portals": 1,
"https://www.liferay.com/careers?p=job%2Foy3O7fwg": 1,
"https://www.liferay.com/web/events-symposium-north-america/sponsors": 1,
"https://www.liferay.com/end-of-life": 1,
"https://www.liferay.com/downloads/thanks-for-downloading": 1,
"https://www.liferay.com/resources": 2,
"https://www.liferay.com/services/partners": 2,
"https://www.liferay.com/digital-experience-platform": 2,
"https://www.liferay.com/resource?title=imrb": 1,
"https://www.liferay.com/downloads/ee-license": 1,
"https://www.liferay.com/privacy-policy": 1,
"https://www.liferay.com/blog": 2,
"https://www.liferay.com/solutions/industries/banking": 1,
"https://www.liferay.com/resource?folderId=1645493&title=Liferay+Buyers+Guide+Checklist": 1,
"https://www.liferay.com/company/our-story": 1,
"https://customer.liferay.com/documentation/7.0/reference/-/official_documentation/reference/elasticsearch-settings": 1,
"https://www.liferay.com/product/tech-specs": 1,
"https://www.liferay.com/downloads?_ga=2.8640757.1379388347.1529790286-645614793.1527343604": 1,
"https://www.liferay.com/services/training": 1,
"https://www.liferay.com/": 16
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment