OpenSearch/modules/parent-join
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
..
src Leverage scorerSupplier when applicable. (#25109) 2017-06-08 10:19:38 +02:00
build.gradle Add parent-join module (#24638) 2017-05-12 15:58:06 +02:00