https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22826
Bug ID: 22826
Summary: Allow indexing of individual authority records in
Elasticsearch
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Searching - Elasticsearch
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The help for rebuild_elastic_search.pl indicates
=item B<-bn|--bnumber>
Only index the supplied biblionumber, mostly for testing purposes. May be
repeated. This also applies to authorities via authid, so if you're using it,
you probably only want to do one or the other at a time.
However, attempting to index like:
perl misc/search_tools/rebuild_elastic_search.pl -a -bn 92
Throws an error about calling the method 'id' on a MARC::Record
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/