Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Same query delivers different results when refreshed #714

Open
liowalter opened this issue Nov 4, 2019 · 0 comments
Open

Same query delivers different results when refreshed #714

liowalter opened this issue Nov 4, 2019 · 0 comments

Comments

@liowalter
Copy link
Member

The empty query or the "new acquisitions" lists deliver different results when reloaded :

For such queries, a lot of records have the same score. My assumption is that the first results in the list come from the first core that has answered. I could count 4 different orders for BB and 6 for green which tends to prove this (now we have both clusters productive).

Possible solutions :

  • add some arbitrary parameters to the ranking (for example based on record id) to avoid having two documents with the same score
  • it might be possible to configure solr a bit differently to avoid such cases

@guenterh : any idea ?

This needs to be investigated a bit futher.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant