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>
Fri, 21 Feb 2020 21:20:33 +0000 (16:20 -0500)
commit01c150ffec6c3fcfc66bc5a56876fa5995504bee
tree68a971461439fc32985226a674fd5fee38717285
parent850c87c614d56dea6b91e0bdfb5de65158698386
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