Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / admin / searchengine /
2020-07-31 Julian MauriceBug 25873: Ignore malformed data for Elasticsearch...
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-03-27 Jonathan DruartBug 23204: Update the mappings.yaml file with the outpu...
2020-02-20 Robin SheatBug 14567: Add a browse interface to the OPAC
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-11-03 NickBug 23089: Fix sorting on sum and regular fields
2019-10-02 David GustafssonBug 20589: Add field boosting and use query_string...
2019-09-06 Ere MaijalaBug 22258: Increase Elasticsearch maximum field count...
2019-09-06 Ere MaijalaBug 22258: Elasticsearch: Add array as an alternative...
2019-07-26 Ere MaijalaBug 22524: Fix publication date and year search with...
2019-04-25 Ere MaijalaBug 22339: Fix search field mappings of MARC fixed...
2019-03-28 Nick ClemensBug 18213: Add language facets to Elasticsearch
2019-03-28 Josef MoravecBug 18235: (QA follow-up) Restore facet_order for su...
2019-03-28 Jonathan DruartBug 18235: Do not call get_facetable_fields excessively
2019-03-28 Jonathan DruartBug 18235: ES - Facets configurable
2019-03-27 Ere MaijalaBug 22495: Restore Elasticsearch mapping for su-geo
2019-03-07 Ere MaijalaBug 22246: Fix indexing of large fields with Elasticsearch
2019-03-04 Nick ClemensBug 19575: (RM follow-up) Fix mapping typo
2019-03-04 David GustafssonBug 19575: Use canonical field names and resolve aliase...
2018-11-26 Ere MaijalaBug 19365: Index authority fields as phrases
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-16 David GustafssonBug 19893: Remove serialization format setting
2018-11-16 David GustafssonBug 19893: Alternative optimized indexing for Elasticsearch
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...
2018-07-19 Nick ClemensBug 19604: Elasticsearch Fixes for build_authorities_qu...
2018-06-22 Ere MaijalaBug 20073: Move Elasticsearch configs to yaml files...
2018-05-21 Jonathan DruartRevert "Bug 20073: Move Elasticsearch configs to yaml...
2018-04-23 Ere MaijalaBug 20073: Move Elasticsearch configs to yaml files...
2018-04-05 Nick ClemensBug 18825: Elasticsearch - Update heading main-heading...
2018-04-05 Alex ArnaudBug 17373: Add mappings for unimarc authorities - Match...
2018-04-05 Fridolin SomersBug 17373: Elasticsearch - Authority mappings for UNIMA...
2017-11-26 Nick ClemensBug 19481: Set default sort options as sortable in...
2017-10-27 Nick ClemensBug 16660: Add support for OpacSuppression to Elasticsearch
2017-03-22 Tomas Cohen AraziBug 17169: (QA followup) Add NORMARC and UNIMARC defini...
2017-03-22 Nick ClemensBug 17169: Add a facet for ccode fields to ElasticSearch
2017-02-17 Tomas Cohen AraziBug 18068: ES - Fix location and (home|holding)branch...
2016-10-11 Jonathan DruartBug 14899: Add a reset option
2016-10-11 Jonathan DruartBug 14899: Add the mapping configuration page in the...
2016-04-26 Jesse WeaverBug 12748: (QA followup) fix several tiny QA tools...
2016-04-26 Jonathan DruartBug 12478: Add the yaml mappings file
2014-10-11 Jonathan DruartBug 12538: Remove Solr without breaking anything else
2012-07-06 Jonathan DruartBug 8233 : SearchEngine: Add a Koha::SearchEngine module