Bug 12478 - authorities can now be stored in ES
authorRobin Sheat <robin@catalyst.net.nz>
Thu, 4 Sep 2014 01:42:26 +0000 (13:42 +1200)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Tue, 26 Apr 2016 20:20:03 +0000 (20:20 +0000)
commit0536ef37ccaeeab48a2b6298a5317d161c1a8e05
treeadf874749a82540a66cbf6bb46aaaf2b0d479ee4
parent1d22202fb192734dca3bb3ff48ae3128e00ddb2a
Bug 12478 - authorities can now be stored in ES

(Not fetched yet though.)

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jesse Weaver <jweaver@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
Koha/Authority.pm
Koha/ElasticSearch.pm
Koha/MetadataIterator.pm [new file with mode: 0644]
Koha/Schema/Result/ElasticsearchMapping.pm
Koha/SearchEngine/QueryBuilder.pm [new file with mode: 0644]
installer/data/mysql/elasticsearch_mapping.sql
misc/search_tools/rebuild_elastic_search.pl
opac/opac-search.pl