OpenSearch/modules
Martijn van Groningen b391425da1
Added support to the percolate query to percolate multiple documents
The percolator will add a `_percolator_document_slot` field to all percolator
hits to indicate with what document it has matched. This number matches with
the order in which the documents have been specified in the percolate query.

Also improved the support for multiple percolate queries in a search request.
2017-09-08 17:28:39 +02:00
..
aggs-matrix-stats [TEST] Fix internalMatrixStatsTests failure 2017-08-02 16:36:34 +01:00
analysis-common Remove the _all metadata field (#26356) 2017-08-28 17:43:59 +02:00
ingest-common Consolidate locale parsing. (#26400) 2017-08-30 10:58:33 +02:00
lang-expression ScriptService: Replace max compilation per minute setting with max compilation rate (#26399) 2017-09-01 10:15:27 +02:00
lang-mustache ScriptService: Replace max compilation per minute setting with max compilation rate (#26399) 2017-09-01 10:15:27 +02:00
lang-painless ScriptService: Replace max compilation per minute setting with max compilation rate (#26399) 2017-09-01 10:15:27 +02:00
parent-join Added a limit to from + size in top_hits and inner hits. 2017-09-05 08:44:45 +02:00
percolator Added support to the percolate query to percolate multiple documents 2017-09-08 17:28:39 +02:00
reindex Internal: Add versionless alias for rest client codebase in policy files (#26521) 2017-09-06 18:57:10 -07:00
repository-url Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
transport-netty4 Revert shading for the low level rest client (#26367) 2017-08-25 14:13:12 -05:00
tribe Use nio transport in test clusters (#25986) 2017-08-01 16:19:31 -05:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00