https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430
--- Comment #33 from Katrin Fischer <[email protected]> --- (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). I can't find any issues with my kohadevbox using Zebra 2.0.59. Tested on our sample data with the following date range searches from advanced search, receiving the correct results: 1941 -1941 1900-1941 2000 2000- Adding my sign-off to this, as all tests so far are positive. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
