[Bug 32339] New: [Elasticsearch] Provide record when cataloguing biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32339 Bug ID: 32339 Summary: [Elasticsearch] Provide record when cataloguing biblios Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: aleisha@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl When reindexing with elasticsearch, the record is passed for authorities but not for biblios. This means that authorities are indexed as they are, while biblios are pushed to a background job. These processes should be consistent. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32339 Aleisha Amohia <aleisha@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32339 --- Comment #1 from Aleisha Amohia <aleisha@catalyst.net.nz> --- Created attachment 144214 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144214&action=edit Bug 32339: Provide record when cataloguing biblios To test: 1. Ensure you have Elasticsearch enabled and configured 2. Add a new record and confirm you can search for it straight after saving, before and after applying the patch Sponsored-by: Auckland University of Technology -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32339 Aleisha Amohia <aleisha@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Change sponsored?|--- |Sponsored Assignee|koha-bugs@lists.koha-commun |aleisha@catalyst.net.nz |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32339 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I am not sure this is the right fix, as we are moving to background jobs everywhere, maybe the indexing for the authorities should be changed instead? Is there a visible difference here? My impression was that usually the single jobs get handled immediately. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32339 --- Comment #3 from Aleisha Amohia <aleisha@catalyst.net.nz> --- Also agree it might not be the best solution, I guess it might just be a workaround. The real problem for us is background jobs, they keep getting stuck at New and I found it was the queuing of the background job that meant records weren't getting indexed. We can cancel this if the ideal is that $record is never passed like it is for authorities. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32339 Phil Ringnalda <phil@chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |phil@chetcolibrary.org Status|Needs Signoff |In Discussion --- Comment #4 from Phil Ringnalda <phil@chetcolibrary.org> --- Sounds more like "in discussion" then. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org