InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by aggregation in ElasticSearch? |
|
Answer» Aggregations in Elasticsearch ENABLE you to group data and calculate statistics on your data with a simple search query. In ElasticSearch, aggregations are categorized into three TYPES:
|
|