OpenSearch/docs/reference/aggregations
Adrien Grand a0af88e996 Query DSL: Remove filter parsers.
This commit makes queries and filters parsed the same way using the
QueryParser abstraction. This allowed to remove duplicate code that we had
for similar queries/filters such as `range`, `prefix` or `term`.
2015-05-07 20:14:34 +02:00
..
bucket Query DSL: Remove filter parsers. 2015-05-07 20:14:34 +02:00
metrics [DOCS] Restructure Aggs documentation 2015-05-01 16:04:55 -04:00
reducer Aggregations: Adding Sum Bucket Aggregation 2015-05-06 14:44:56 +01:00
bucket.asciidoc [DOCS] Restructure Aggs documentation 2015-05-01 16:04:55 -04:00
metrics.asciidoc [DOCS] Restructure Aggs documentation 2015-05-01 16:04:55 -04:00
misc.asciidoc [DOCS] Restructure Aggs documentation 2015-05-01 16:04:55 -04:00
reducer.asciidoc Aggregations: Adding Sum Bucket Aggregation 2015-05-06 14:44:56 +01:00