https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19893
--- Comment #247 from Ere Maijala <[email protected]> --- 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. _______________________________________________ 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/
