bib-search indexing wip
authorBill Erickson <berickxx@gmail.com>
Tue, 23 Oct 2018 22:18:24 +0000 (18:18 -0400)
committerBill Erickson <berickxx@gmail.com>
Mon, 13 Jun 2022 20:01:13 +0000 (16:01 -0400)
commitac261b5763091ef67b99c7cb236bf7a3f93fdeae
tree8e7b63bfc1d1d6e9bfb88fe577c265f144dbce6d
parent8bf87e8434d23fae4a2c1141d1ff9c3b561e149e
bib-search indexing wip

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/examples/elastic-search-example.json
Open-ILS/examples/opensrf.xml.example
Open-ILS/src/perlmods/lib/OpenILS/Elastic.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/OpenILS/Elastic/BibSearch.pm [new file with mode: 0644]
Open-ILS/src/perlmods/lib/OpenILS/Utils/ElasticSearch.pm [deleted file]
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.elastic-search.sql [new file with mode: 0644]
Open-ILS/src/support-scripts/elastic-index.pl
Open-ILS/src/support-scripts/test-scripts/elastic-search.pl [new file with mode: 0755]