[Bug 17203] New: Searching by year does not work
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17203 Bug ID: 17203 Summary: Searching by year does not work Change sponsored?: --- Product: Koha Version: 16.05 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: costalc@gmail.com QA Contact: testopia@bugs.koha-community.org When searching by year in OPAC or Intranet no results are shown. All data is saved in copyright field in biblioitems table. Tested in 16.05.02 See file attached. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17203 --- Comment #1 from Claudio <costalc@gmail.com> --- Created attachment 54929 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54929&action=edit Search by date error explanation -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17203 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Claudio, Koha is using 008 for this - so the copyrightdate column should not matter in this case. Are you using MARC21 or UNIMARC? Can you find out about the Zebra version you are using? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17203 --- Comment #3 from Claudio <costalc@gmail.com> --- 008? Nobody is cataloguing 008 in this corner of the world... my God... Using MARC21. Zebra version: 4.2.30 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17203 --- Comment #4 from Claudio <costalc@gmail.com> --- Thank you very much Katrin! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17203 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I have tried to verify: yr = pubdate = Date-of-publication http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=etc/zebradb/ccl.pr... And only pubdate appears in the inded definition - and there only for 008. Try to catalog the first date in 008 to see if the search starts to work for you. http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=etc/zebradb/marc_d... 260/264 are indexed in other indexes (one being copydate), but yr is the one used for the date range search. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17203 --- Comment #6 from Claudio <costalc@gmail.com> --- Katrin, cataloguing first date in 008 the search works fine! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org