elasticsearch/docs/reference/migration/migrate_7_0
Mayya Sharipova c6b73239ae
Limit the number of tokens produced by _analyze (#27529)
Add an index level setting `index.analyze.max_token_count` to control
the number of generated tokens in the  _analyze endpoint.
Defaults to 10000.

Throw an error if the number of generated tokens exceeds this limit.

Closes #27038
2017-11-30 11:54:39 -05:00
..
aggregations.asciidoc #26173: Removed global_ordinals_hash and global_ordinals_low_cardinality exeuction hint deprecated in 6.1 2017-08-21 20:44:34 +02:00
analysis.asciidoc Limit the number of tokens produced by _analyze (#27529) 2017-11-30 11:54:39 -05:00
api.asciidoc Standardize underscore requirements in parameters (#27414) 2017-11-17 15:31:52 -05:00
cluster.asciidoc remove _primary and _replica shard preferences (#26791) 2017-10-08 11:03:06 -04:00
indices.asciidoc Skip shard refreshes if shard is `search idle` (#27500) 2017-11-27 18:16:10 +01:00
mappings.asciidoc Limit the number of nested documents (#27405) 2017-11-22 10:16:28 -05:00
plugins.asciidoc Remove azure deprecated settings (#26099) 2017-09-12 16:51:44 +02:00
search.asciidoc Fail queries with scroll that explicitely set request_cache (#27342) 2017-11-10 16:02:06 +01:00