[Koha-bugs] [Bug 19893] Alternative optimized indexing for Elasticsearch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 16 10:55:08 CET 2018


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

--- Comment #247 from Ere Maijala <ere.maijala at helsinki.fi> ---
Nick, I'm strongly supporting including these, and I'd like to nominate also
bug 19365 for consideration.

My test plan has been briefly put this:

1. Index records using the master version (and time the process)
2. Index records to another index after applying the patches here (and time the
process)
3. Check that the new method is indeed faster after taking into account any
caching-related differences.
4. Search for the same records in both indexes directly from Elasticsearch and
compare the records to verify that the fields have been correctly indexed.
5. Change the title field rule from 245a to 245(abnp) and reindex.
6. Verify that the title field in the index now contains correctly concatenated
subfields.

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


More information about the Koha-bugs mailing list