[Koha-bugs] [Bug 22524] Elasticsearch - Date range in advanced search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 29 09:33:49 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22524

--- Comment #7 from Ere Maijala <ere.maijala at helsinki.fi> ---
Created attachment 88998
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88998&action=edit
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-

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list