https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23875
Bug ID: 23875
Summary: Elasticsearch - ES - When sorting by score we should
provide a tiebreaker
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Searching - Elasticsearch
Assignee: [email protected]
Reporter: [email protected]
In ES if we sort by 'relevance' we actually don't pass anything to ES and
results are ordered by score.
When doing a search limiting only by collection or type, the scores are all the
same. This is fine, except that editing any record will then cause a reordering
of the results, even though it won't affect the score.
We should provide a tie-breaker in the case of equal sort scores
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/