OpenSearch/modules/parent-join/src
Adrien Grand a8ea2f0df4 Leverage scorerSupplier when applicable. (#25109)
The `scorerSupplier` API allows to give a hint to queries in order to let them
know that they will be consumed in a random-access fashion. We should use this
for aggregations, function_score and matched queries.
2017-06-08 10:19:38 +02:00
..
main/java/org/elasticsearch/join Leverage scorerSupplier when applicable. (#25109) 2017-06-08 10:19:38 +02:00
test Add BWC rest test for parent-join after the backport to 5.x 2017-06-07 19:29:01 +02:00