[Koha-bugs] [Bug 22801] Advance search yr uses copydate instead of date-of-publication

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 17 15:05:34 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22801

--- Comment #15 from David Nind <david at davidnind.com> ---
Testing notes (koha-testing-docker):
- tested first using Zebra: works as expected
- changed search engine to Elastic and reindexed
- change a record so that 008 and 260$c have different values (such as 2009 and
2011)
- use the advanced search form > more options > limits > year to search on the
008 value (such as 2009) => record will NOT appear in the search results
- search using the 260$c value (such as 2011) => record WILL appear in the
search results
- apply the patch (and reindex - not sure whether this is necessary, but did
anyway)
- correct behavour should now occur:
  . results for limit search should show matching record with 008 value, not
260$c value

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list