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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 25 14:00:18 CEST 2019


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

Ere Maijala <ere.maijala at helsinki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #88063|0                           |1
        is obsolete|                            |

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

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


More information about the Koha-bugs mailing list