OpenSearch/modules
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
..
aggs-matrix-stats Implement byte array reusage in `NioTransport` (#27696) 2017-12-08 10:39:30 -07:00
analysis-common [Docs] add deprecation warning for `delimited_payload_filter` renaming 2017-12-04 10:22:05 +01:00
ingest-common Rest test fixes (#27354) 2017-11-14 11:14:14 +01:00
lang-expression Upgrade to lucene-7.2.0-snapshot-8c94404. (#27619) 2017-12-04 09:40:08 +01:00
lang-mustache Added msearch api to high level client 2017-12-05 10:17:47 +01:00
lang-painless Painless: Clean Up Painless Cast Object (#27794) 2017-12-14 09:08:10 -08:00
mapper-extras Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
parent-join Allow `_doc` as a type. (#27816) 2017-12-14 17:47:53 +01:00
percolator percolator: also extract match_all queries 2017-12-15 08:50:29 +01:00
rank-eval Add skip versions for rank_eval yaml tests 2017-12-14 22:18:37 +01:00
reindex Cross Cluster Search: make remote clusters optional (#27182) 2017-11-21 11:41:47 +01:00
repository-url Remove the single argument Environment constructor (#27235) 2017-11-04 13:25:09 +00:00
transport-netty4 Remove internal channel tracking in transports (#27711) 2017-12-08 16:56:53 -07:00
tribe Remove Settings#getAsMap() (#26845) 2017-10-04 01:21:38 -06:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00