OpenSearch/dev-tools/forbidden
Michael McCandless 8aebb9656b Core: add max_determinized_states to query_string and regexp query/filter
This prevents too-difficult regular expressions from consuming
excessive RAM/CPU; the default max_determinized_states is 10,000 (same
as Lucene) but query_string and regepx query/filter can override
per-request.

The also upgrades to a new Lucene 5.0.0 snapshot.

Closes #8386

Closes #8357
2014-11-10 13:43:48 -05:00
..
all-signatures.txt Core: add max_determinized_states to query_string and regexp query/filter 2014-11-10 13:43:48 -05:00
core-signatures.txt typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-08 18:55:57 +01:00
test-signatures.txt Move forbidden api signature files to dev-tools. 2014-09-29 15:27:43 -07:00