[Koha-bugs] [Bug 22826] New: Allow indexing of individual authority records in Elasticsearch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 2 12:21:21 CEST 2019


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: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
  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.


More information about the Koha-bugs mailing list