Following is a list of Elasticsearch recipes for developers. Please set your Elasticsearch client to use 6.0
. If your query yields a warning or an error, please verify it's in the list of supported operations.
General information on the topic could be found in the reference documentation.
Examples:
General information on the topic could be found in the reference documentation.
Examples:
- Aggregate projects per field and limit results
- Aggregate projects per field with second aggregation
- Aggregate projects by location (Geohash Grid Aggregation)
- Aggregate projects by location (Geo Centroid computing)
- Aggregate projects by location (Geo Centroid computing with NUTS code)
- Aggregate projects by location (Geo Centroid computing without NUTS code)