OpenSearch/server
Mayya Sharipova 3dfa93ef7c
Improve explanation in rescore (#30629)
Currently in a rescore request if window_size is smaller than
the top N documents returned (N=size), explanation of scores could be incorrect
for documents that were a part of topN and not part of rescoring.
This PR corrects this, but saving in RescoreContext docIDs of documents
for which rescoring was applied, and adding rescoring explanation
only for these docIDs.

Closes #28725
2018-05-17 07:09:18 -04:00
..
cli Add useful message when no input from terminal (#29369) 2018-04-10 21:50:39 -04:00
licenses Upgrade to Lucene-7.4-snapshot-6705632810 (#30519) 2018-05-10 12:31:45 -04:00
src Improve explanation in rescore (#30629) 2018-05-17 07:09:18 -04:00
build.gradle Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00