LP1844418 Decouple index class from index name
authorBill Erickson <berickxx@gmail.com>
Mon, 3 Feb 2020 22:12:44 +0000 (17:12 -0500)
committerBill Erickson <berickxx@gmail.com>
Mon, 3 Feb 2020 22:14:00 +0000 (17:14 -0500)
commita3b79dda310a37b5d05cb35f10f6ea5028a7ba5b
tree44f19e3920492047562bfdb7c0480a6611bf2797
parent889c5fd56ce680e4aa4077a5c5c305cd2fcfdd41
LP1844418 Decouple index class from index name

Allow for the creation of multiple indices for a given index class so
the user can toggle between them, e.g. to switch to newly built index.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Elastic.pm
Open-ILS/src/perlmods/lib/OpenILS/Elastic.pm
Open-ILS/src/perlmods/lib/OpenILS/Elastic/BibSearch.pm
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.elastic-search.sql
Open-ILS/src/support-scripts/elastic-index.pl
Open-ILS/src/support-scripts/test-scripts/elastic-search.pl