Hi,
is it possible to get the _score of a previous hit in script score?
No, this is not possible. Each document is scored completely independently, and the order of document iteration can change arbitrarily as documents move from one segment to another through merging.
1 Like
thank you very much
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.