Koha/admin/searchengine/elasticsearch
Ere Maijala 2293e6597c
Bug 22524: Fix publication date and year search with Elasticsearch
Also fixes the mappings.yaml to use correct field name (left over issue from bug 19575), so reset mappings and reindex before testing.

Test plan:
1. Reset mappings and reindex biblios.
2. Check that tests in t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t pass.
3. Try that all of the following year range type work in publication date search and year limit in advanced search:
yyyy
yyyy-yyyy
-yyyy
yyyy-

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-07-26 16:16:11 +01:00
..
field_config.yaml Bug 19893: Remove serialization format setting 2018-11-16 11:04:57 +00:00
index_config.yaml Bug 19604: Elasticsearch Fixes for build_authorities_query for auth searching 2018-07-19 17:23:54 +00:00
mappings.pl Bug 18235: Do not call get_facetable_fields excessively 2019-03-28 15:18:48 +00:00
mappings.yaml Bug 22524: Fix publication date and year search with Elasticsearch 2019-07-26 16:16:11 +01:00