OpenSearch/modules/percolator
Martijn van Groningen e9160fc014
percolator: also extract match_all queries
I've seen several cases where match_all queries were being used inside percolator queries,
because these queries were created generated by other systems.

Extracting these queries will allow the percolator at query time in a filter context
to skip over these queries without parsing or validating that these queries actually
match with the document being percolated.
2017-12-15 08:50:29 +01:00
..
src percolator: also extract match_all queries 2017-12-15 08:50:29 +01:00
build.gradle Move non-core mappers to a module. (#26549) 2017-09-13 17:58:53 +02:00