https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24006
Bug ID: 24006
Summary: Switching on QueryWeightFields (relevance ranking)
breaks search
Change sponsored?: ---
Product: Koha
Version: 18.11
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Searching - Zebra
Assignee: [email protected]
Reporter: [email protected]
eg/ using simple search in OPAC
QueryWeightFields (enabled)
flute AND oboe = 701
flute OR oboe = 115
flute NOT oboe = 10
QueryWeightFields (disabled)
flute AND oboe = 1038
flute OR oboe = 3983
flute NOT oboe = 2121
The results from the "disabled" look correct but of course there is no longer
any relevance ranking.
--
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/