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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 16 15:29:44 CEST 2019


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

--- Comment #4 from Ere Maijala <ere.maijala at helsinki.fi> ---
Created attachment 88063
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88063&action=edit
Bug 22524: Fix publication date 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 in advanced search:
yyyy
yyyy-yyyy
-yyyy
yyyy-

Note that bug 22413 is needed for paging etc. to work properly.

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


More information about the Koha-bugs mailing list