Bug 12478: change the schema for storing mappings
[koha.git] / Koha / ElasticSearch.pm
2016-04-26 Robin SheatBug 12478: change the schema for storing mappings
2016-04-26 Robin SheatBug 12478: phrase searching for authorities is happier
2016-04-26 Robin SheatBug 12478 - authority work in progress
2016-04-26 Robin SheatBug 12478 - fix error in configuration loading
2016-04-26 Robin SheatBug 12478 - authorities can now be stored in ES
2016-04-26 Robin SheatBug 12478 - pile of elasticsearch code