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>
Fri, 8 Feb 2019 19:30:34 +0000 (14:30 -0500)
commit599a3704f12ab788f043b8b2fcbf4d12c682c512
treeb65b5bb6c40a600390ea5a031daae2449548895f
parent650f4ffabfb66307a8e0e09a113867a498969356
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]