[Bug 8750] New: Chronological terms authorities not correctly indexed
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 Priority: P5 - low Change sponsored?: --- Bug ID: 8750 Assignee: gmcharlt@gmail.com Summary: Chronological terms authorities not correctly indexed Severity: enhancement Classification: Unclassified OS: All Reporter: tomascohen@gmail.com Hardware: All Status: NEW Version: master Component: MARC Authority data support Product: Koha There's no entry in authority's record.abs for indexing chronological terms. They cannot be searched and (obviously) linked. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 12118 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12118&action=edit Bug 8750 - Chronological terms authorities not correctly indexed There was no entry in authority's record.abs for indexing chronological terms. They ccouldn't be searched and (obviously) linked. I've added those entries using the index names defined in authorities/etc/bib1.att Regards To+ Sponsored-by: Universidad Nacional de Córdoba -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Note: this is not an issue if using DOM for authorities. To test, 1- Add a Chronological term in your authorities. 2- Reindex them or wait for your cron/daemon to do it. 3- Search for your chronologicla term (wont find it). 4- Apply this patch. 5- Restart your zebrasrv. 6- Reindex & search for your chronological term. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 Joy Nelson <joy@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joy@bywatersolutions.com --- Comment #3 from Joy Nelson <joy@bywatersolutions.com> --- I attempted to sign off on this patch. I first tried searching for authority records on master and was unable to retrieve any authority records. (I can search for authority records on 3.8.4) More testing required on this patch. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to comment #3)
I attempted to sign off on this patch. I first tried searching for authority records on master and was unable to retrieve any authority records. (I can search for authority records on 3.8.4)
Are you sure the zebra daemon started properly? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 --- Comment #5 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- I can't test this at the moment, but it is worth noting that there are several implied steps for testing this patch: 1) apply patch 2) rerun Makefile.PL to choose GRS-1 indexing for authorities 3) update Zebra configuration files by running make && make install 4) reindex zebra using rebuild_zebra.pl -a -r 5) search for chronological term -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 --- Comment #6 from Joy Nelson <joy@bywatersolutions.com> --- Valid point! I'm testing on my local install and assumed it was running, I will double check and retest. Thanks!
Are you sure the zebra daemon started properly?
-- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt@gmail.com |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 --- Comment #8 from Tomás Cohen Arazi <tomascohen@gmail.com> --- This bug is important for people still using GRS-1 as binding Chronological Terms authority records to biblios is impossible right now. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13069|0 |1 is obsolete| | --- Comment #9 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- Created attachment 13149 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13149&action=edit Bug 8750 - Chronological terms authorities not correctly indexed (trivial fix) Patch re-done so it applies, had that double-utf8 problem There was no entry in authority's record.abs for indexing chronological terms. They couldn't be searched and (obviously) linked. I've added those entries using the index names defined in authorities/etc/bib1.att Regards To+ Sponsored-by: Universidad Nacional de Córdoba Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@enger.priv.no, | |paul.poulain@biblibre.com QA Contact| |paul.poulain@biblibre.com --- Comment #10 from Paul Poulain <paul.poulain@biblibre.com> --- QA comment: * small patch, MARC21 only * shouldn't we have the same patch for NORMARC ? (adding magnus) * shouldn't we also address DOM indexing ? (biblio-koha-indexdefs.xml and biblio-zebra-indexdefs.xsl) not updating QA status until i've an answer to those questions -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 --- Comment #11 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- (In reply to comment #10)
QA comment: * small patch, MARC21 only * shouldn't we have the same patch for NORMARC ? (adding magnus) * shouldn't we also address DOM indexing ? (biblio-koha-indexdefs.xml and biblio-zebra-indexdefs.xsl)
not updating QA status until i've an answer to those questions
NORMARC does not yet have an authority configuration, and MARC21 DOM files already include this. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 --- Comment #12 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to comment #10)
QA comment: * small patch, MARC21 only * shouldn't we have the same patch for NORMARC ? (adding magnus) * shouldn't we also address DOM indexing ? (biblio-koha-indexdefs.xml and biblio-zebra-indexdefs.xsl)
not updating QA status until i've an answer to those questions
DOM indexing already has those indexes defined. I know nothing about NORMARC, sorry. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #13 from Paul Poulain <paul.poulain@biblibre.com> --- answers to my question OK, passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |jcamins@cpbibliography.com --- Comment #14 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 --- Comment #15 from Paul Poulain <paul.poulain@biblibre.com> --- Patch pushed to branch 3.10.x -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8750 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |RESOLVED CC| |chris@bigballofwax.co.nz Resolution|--- |FIXED --- Comment #16 from Chris Cormack <chris@bigballofwax.co.nz> --- Released in 3.10.0 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org