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>
Wed, 28 Aug 2019 21:41:55 +0000 (17:41 -0400)
commit706c6c3b16dc1e8861ffb8652ddee245ecf9621e
treef0d8fc4618ccb374f1621ebf29f463f766c54c59
parentb00c88e7f60a238b95dc83e9300cbbc7071d86ee
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]