OpenSearch/rest-api-spec/test/percolate
Martijn van Groningen 52f1ab6e16 Core: Added the `index.query.parse.allow_unmapped_fields` setting to fail queries if they refer to unmapped fields.
The percolator and filters in aliases by default enforce strict query parsing.

Closes #7335
2014-09-09 15:00:47 +02:00
..
15_new.yaml [TESTS] Added percolator rest tests. 2014-01-20 18:18:27 +01:00
16_existing_doc.yaml [TEST] Added newline at end of percolate tests 2014-01-21 16:31:50 +01:00
17_empty.yaml Percolator response now always returns the `matches` key. 2014-01-27 16:37:09 +01:00
18_highligh_with_query.yaml Core: Added the `index.query.parse.allow_unmapped_fields` setting to fail queries if they refer to unmapped fields. 2014-09-09 15:00:47 +02:00
19_nested.yaml [TEST] Removed whitespace between } and , 2014-02-20 17:45:49 +01:00