OpenSearch/docs/reference/migration/migrate_7_0
Ke Li a77273fc01 Reject regex search if regex string is too long (#28542)
* Reject regex search if regex string is too long (#28344)

* Add docs

* Introduce index level setting `index.max_regex_length`
 to control the maximum length of the regular expression

Closes #28344
2018-02-23 10:41:24 -08:00
..
aggregations.asciidoc Add a new cluster setting to limit the total number of buckets returned by a request (#27581) 2017-12-06 09:15:28 +01:00
analysis.asciidoc Limit the analyzed text for highlighting (#27934) 2017-12-21 10:19:58 -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
java.asciidoc Java Api clean up: remove deprecated `isShardsAcked` (#28311) 2018-01-25 14:13:20 +01:00
mappings.asciidoc Remove the `update_all_types` option. (#28288) 2018-01-22 12:03:07 +01:00
plugins.asciidoc Use client settings in repository-gcs (#28575) 2018-02-22 15:40:20 +01:00
search.asciidoc Reject regex search if regex string is too long (#28542) 2018-02-23 10:41:24 -08:00
settings.asciidoc percolator: remove deprecated map_unmapped_fields_as_string setting 2018-02-01 11:11:22 +01:00