Bug 20434: Update UNIMARC framework - authorised values
[koha.git] / misc / search_tools /
2019-05-15 Jonathan DruartBug 22892: Remove warning from rebuild_es if --processe...
2019-05-10 Ere MaijalaBug 21872: Fix name of rebuild_elasticsearch.pl
2019-05-10 David GustafssonBug 21872: Simplify conditions and exit on invalid...
2019-05-10 Ere MaijalaBug 21872: Add multiprocess support to Elasticsearch...
2019-04-10 Martin RenvoizeBug 22600: Set 'commandline' interface appropriately
2018-11-16 David GustafssonBug 19893: Add pods, remove syspref, add tests for...
2018-11-16 David GustafssonBug 19893: Add index status
2018-11-16 David GustafssonBug 19893: Alternative optimized indexing for Elasticsearch
2018-08-22 Ere MaijalaBug 20248: Improve Elasticsearch mappings UI and rebuil...
2016-10-11 Jonathan DruartBug 17372: Standardize Elasticsearch paths
2016-06-24 Jonathan DruartBug 16708: Fix authority reindex for ElasticSearch
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