With almost identical settings / mappings / data in EL 2 and EL 5 I see different result ordering by "_score,desc". EL 2-Results are visually much better (documents containing all terms appear first; documents with more hits appear first).
I know that sounds not really precise. Is there any hint, what could be responsible for this new behaviour?
My Setup: Newspaper documents. I have separate indexes for languages and time-periodes; differences in mappings reflect only different language treatments.
Only difference in mappings from EL 2 to EL 5: _all is now enabled:false. which reduced the index-size dramatically.
Settings: Although it is now default I did not change similarity setting ("similarity": { "smdSimilarity": {"type": "BM25"}}.
Many thanks for any hint.
Best regards, Jürg