Bug 12478: abort early if there's no elasticserch definition
[koha.git] / misc / search_tools / rebuild_elastic_search.pl
2016-04-26 Robin SheatBug 12478: abort early if there's no elasticserch defin...
2016-04-26 Robin SheatBug 12478: fix errors from rebase and new upstream...
2016-04-26 Robin SheatBug 12478: fix some issues on rebase
2016-04-26 Jonathan DruartBug 12478: Fix error on indexing a specific record
2016-04-26 Jonathan DruartBug 12478: Fix pod in the rebuild_ES.pl script
2016-04-26 Jonathan DruartBug 12478: Fix the verbose flag on reindexing
2016-04-26 Jonathan DruartBug 12478: Change the commit count to 5k
2016-04-26 Robin SheatBug 12478: ES is now updated when records are updated...
2016-04-26 Robin SheatBug 12478 - authorities can now be stored in ES
2016-04-26 Robin SheatBug 12478 - pile of elasticsearch code