[Bug 18130] New: ES - Cannot reindex given biblionumbers
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18130 Bug ID: 18130 Summary: ES - Cannot reindex given biblionumbers Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: major Priority: P5 - low Component: Searching Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Depends on: 12478 rebuild_elastic_search.pl provides a --biblionumber/-bn option to reindex only given biblionumbers. However it does not work and the script explodes with Can't locate object method "id" via package "MARC::Record" Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 [Bug 12478] Elasticsearch support for Koha -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18130 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18130 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 60309 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60309&action=edit Bug 18130: ES - Fix --biblionumbers for rebuild elastic indexes rebuild_elastic_search.pl provides a --biblionumber/-bn option to reindex only given biblionumbers. However it does not work and the script explodes with Can't locate object method "id" via package "MARC::Record" Test plan: Full reindex and reindex only given biblionumbers should work: perl misc/search_tools/rebuild_elastic_search.pl -a -b -v perl misc/search_tools/rebuild_elastic_search.pl -b -v perl misc/search_tools/rebuild_elastic_search.pl -b -bn 42 -v -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18130 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |RESOLVED See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=18085 Resolution|--- |INVALID -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org