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

Martin Renvoize <[email protected]> changed:

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

--- Comment #57 from Martin Renvoize <[email protected]> ---
Created attachment 82530
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82530&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.

Sponsored-by: National Library of Finland
Signed-off-by: Brendan Gallagher <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>

-- 
You are receiving this mail because:
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/

Reply via email to