[Koha-bugs] [Bug 19575] Use canonical field names and resolve aliased fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 26 16:44:50 CEST 2018


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

David Gustafsson <glasklas at gmail.com> changed:

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

--- Comment #51 from David Gustafsson <glasklas at gmail.com> ---
Created attachment 81299
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81299&action=edit
Bug 19575: Use canonical field names and resolve aliased fields

Adjust elastic search mappings to more closely match Zebra equivalents
resolving serveral issues with coded Zebra searches in templates and
sorting of search results in UI. Also make field names in search strings
case insensitive to accept case variations in template links and user input.

To test:
1) Go to a biblio detail page
2) Click a link under "Publisher" or "Provider"
3) This link should yield no search results
4) Search for "ISBN:x" where x is a valid isbn.
5) The search should yield no results.
6) Apply patch
7) Go to a biblio detail page and click "Publisher" or "Provider" again
8) The link should now yield search results
9) Search for "ISBN:x" again
10) The search should now yield search results

Sponsored-by: Gothenburg University Library

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list