[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 30 21:33:02 CEST 2019


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

Liz Rea <wizzyrea at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #88999|0                           |1
        is obsolete|                            |
  Attachment #89000|0                           |1
        is obsolete|                            |

--- Comment #17 from Liz Rea <wizzyrea at gmail.com> ---
Created attachment 89152
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89152&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-

Signed-off-by: Liz Rea <wizzyrea at gmail.com>

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


More information about the Koha-bugs mailing list