OpenSearch/test/framework
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
..
src Added support to the percolate query to percolate multiple documents 2017-09-08 17:28:39 +02:00
build.gradle Add links to external classes in clients javadoc (#25998) 2017-08-17 21:03:47 +02:00