OpenSearch/docs/reference/aggregations
markharwood b7197f5e21 SignificantText aggregation - like significant_terms, but for text (#24432)
* SignificantText aggregation - like significant_terms but doesn’t require fielddata=true, recommended used with `sampler` agg to limit expense of tokenizing docs and takes optional `filter_duplicate_text`:true setting to avoid stats skew from repeated sections of text in search results.

Closes #23674
2017-05-24 13:46:43 +01:00
..
bucket SignificantText aggregation - like significant_terms, but for text (#24432) 2017-05-24 13:46:43 +01:00
matrix refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05: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