https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42508
--- Comment #11 from Tomás Cohen Arazi (tcohen) <[email protected]> --- Created attachment 199541 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199541&action=edit Bug 42508: Add ElasticsearchPatronSearch system preferences Adds the system preferences for ES patron search: - ElasticsearchPatronSearch (YesNo): enables ES-powered patron searching - ElasticsearchPatronMaxResultWindow (integer): max result window for the patrons index, applied at index creation time (default: 1000000) - ElasticsearchIndexStatus_patrons (internal): tracks index state - PATRONS_INDEX constant in Koha::SearchEngine::Elasticsearch Test plan: 1. Apply patch 2. Run updatedatabase.pl 3. Verify sysprefs appear in Administration > System preferences > Searching 4. Sign off :-D -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
