Bug 17600: Standardize our EXPORT_OK
[koha.git] / admin / searchengine / elasticsearch / mappings.pl
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-01-14 Fridolin SomersBug 25054: Display search field aliases in Search Engin...
2021-01-12 Fridolin SomersBug 26991: Add action logs to search engine administration
2020-11-04 Nick ClemensBug 19482: Add support for defining 'mandatory' mappings
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-05-18 Nick ClemensBug 25278: add clear_search_fields_cache method
2020-05-18 Nick ClemensBug 25278: (follow-up) Fix other occurrences
2020-04-29 Jonathan DruartBug 23137: Move cache flushing to the method
2020-04-21 Martin RenvoizeBug 20484: (RM follow-up) Highlight ES disablement
2020-04-21 Nick ClemensBug 20484: Implement blocking_errors for ES config...
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2020-01-10 Joonas KylmäläBug 17885: Koha::SearchEngine::Elasticsearch->reset_ela...
2019-10-02 David GustafssonBug 20589: Add field boosting and use query_string...
2019-03-28 Jonathan DruartBug 18235: Do not call get_facetable_fields excessively
2019-03-28 Jonathan DruartBug 18235: ES - Facets configurable
2018-11-16 David GustafssonBug 19893: Add code review fixes
2018-11-16 David GustafssonBug 19893: Add pods, remove syspref, add tests for...
2018-11-16 David GustafssonBug 19893: Add index status
2018-11-07 David GustafssonBug 18316: Fix field weight validation/deletion bug
2018-11-07 David GustafssonBug 18316: Change search field weight field to decimal
2018-11-07 Alex ArnaudBug 18316: Ability to weight search fields
2018-11-07 Katrin FischerBug 14391: Add granular permissions to the administrati...
2018-08-22 Julian MauriceBug 20248: (QA follow-up) Remove unnecessary stuff
2018-08-22 Ere MaijalaBug 20248: Improve Elasticsearch mappings UI and rebuil...
2016-10-11 Jonathan DruartBug 14899: Add a reset option
2016-10-11 Jonathan DruartBug 14899: Add the mapping configuration page in the...