OpenSearch/docs/reference/aggregations
Tanguy Leroux 28d97df67c Add document count to Matrix Stats aggregation response (#24776)
This commit adds a `doc_count` field to the response body of Matrix
Stats aggregation. It exposes the number of documents involved in
 the computation of statistics, a value that can already be retrieved using
  the method MatrixStats.getDocCount() in the Java API.
2017-05-30 09:39:41 +02:00
..
bucket SignificantText aggregation - like significant_terms, but for text (#24432) 2017-05-24 13:46:43 +01:00
matrix Add document count to Matrix Stats aggregation response (#24776) 2017-05-30 09:39:41 +02:00
metrics Scripting: Remove file scripts (#24627) 2017-05-17 14:42:25 -07:00
pipeline Docs: Correct description of example (#24541) 2017-05-09 15:18:43 -04:00
bucket.asciidoc SignificantText aggregation - like significant_terms, but for text (#24432) 2017-05-24 13:46:43 +01:00
matrix.asciidoc refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
metrics.asciidoc Adds geo_centroid metric aggregator 2015-10-14 16:19:09 -05:00
misc.asciidoc Use `typed_keys` parameter to prefix suggester names by type in search responses (#23080) 2017-02-10 10:53:38 +01:00
pipeline.asciidoc Re-enable doc testing for Pipeline Aggregations (#24374) 2017-05-01 13:30:51 -04:00