OpenSearch/docs/reference/mapping
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
..
dynamic CONSOLEify a few more docs 2017-05-04 21:01:14 -04:00
fields Identify documents by their `_id`. (#24460) 2017-05-09 16:33:52 +02:00
params CONSOLEify some more docs 2017-04-24 16:08:19 -04:00
types SignificantText aggregation - like significant_terms, but for text (#24432) 2017-05-24 13:46:43 +01:00
dynamic-mapping.asciidoc Allows multiple patterns to be specified for index templates (#21009) 2016-11-10 18:00:30 -05:00
fields.asciidoc Disable _all by default 2017-01-11 16:47:13 -07:00
params.asciidoc Disallow include_in_all for 6.0+ indices 2017-02-07 19:31:51 -07:00
types.asciidoc Add RangeFieldMapper for numeric and date range types 2016-11-29 10:10:14 -06:00