[Bug 12430] Truncation disables relevance ranking when not using QueryParser
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430 --- Comment #8 from David Cook <dcook@prosentient.com.au> --- (In reply to David Cook from comment #6)
It appears that this patch could break the "Publication Date (yyyy)" search, when using "yr,st-numeric" (which might be the case after bug 9368).
If we were to use "yr,st-year" instead, you might get results for a "2000-" query but they would only be for "2000". If you specified a full range "2000-2012", it would break.
It seems that relevance can't be run with date ranges (which is usually fine, as we use date ranges as limits which are not affected by relevance ranking).
FYI, the issue with st-numeric was fixed in Zebra 2.0.62 http://www.indexdata.com/zebra/doc/NEWS -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org