http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430
Bug ID: 12430
Summary: Truncation disables relevance ranking (when not using
QueryParser)
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Searching
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Scenario:
1) NOT using QueryParser
2) Using truncation (either by explicitly using * in the query or when
'QueryAutoTruncate' is set to 'automatically')
Result:
1) Search results ARE ordered by biblionumber ascending and NOT by relevance
--
This appears not to be an issue when using QueryParser as it seems to parse
queries much better than the traditional...method.
However, quite a major issue for those not using QueryParser, as everyone likes
relevant searches.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/