[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
Sun Sep 16 23:29:55 CEST 2018


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

Brendan Gallagher <brendan at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #78875|0                           |1
        is obsolete|                            |

--- Comment #25 from Brendan Gallagher <brendan at bywatersolutions.com> ---
Created attachment 79006
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79006&action=edit
Bug 19365: Fix several issues with the Elasticsearch code

Also optimize it so it's actually 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.

Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

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


More information about the Koha-bugs mailing list