OpenSearch/modules/parent-join
Jim Ferenczi 562c3744ca Merge FunctionScoreQuery and FiltersFunctionScoreQuery (#25889)
This change merges the functionality of the FiltersFunctionScoreQuery in the FunctionScoreQuery.
It also ensures that an exception is thrown when the computed score is equals to Float.NaN or Float.NEGATIVE_INFINITY.
These scores are invalid for TopDocsCollectors that relies on score comparison.

Fixes #15709
Fixes #23628
2017-07-28 09:22:20 +02:00
..
src Merge FunctionScoreQuery and FiltersFunctionScoreQuery (#25889) 2017-07-28 09:22:20 +02:00
build.gradle Add parent-join module (#24638) 2017-05-12 15:58:06 +02:00