[Koha-bugs] [Bug 19365] link_bibs_to_authorities.pl doesn't work with Elasticsearch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 28 14:22:38 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19365

Ere Maijala <ere.maijala at helsinki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71109|0                           |1
        is obsolete|                            |
  Attachment #71114|0                           |1
        is obsolete|                            |

--- Comment #13 from Ere Maijala <ere.maijala at helsinki.fi> ---
Created attachment 73382
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73382&action=edit
Bug 19365 - link_bibs_to_authorities.pl doesn't work with Elasticsearch

Fix several issues with the Elasticsearch code and optimize it to be usable.

Test plan:

1. To test it properly you need biblio and authority data. You might get away
with enabling AutoCreateAuthorities and BiblioAddsAuthorities so that
authorities are created in the process. Another option would be to import
authorities first e.g. from LoC.
2. Make sure the authority index has been properly created with
"misc/search_tools/rebuild_elastic_search.pl -a -d"
3. Run "misc/link_bibs_to_authorities.pl -v -l" twice and observe the results.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list