https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19575
David Gustafsson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #81297|0 |1 is obsolete| | --- Comment #51 from David Gustafsson <[email protected]> --- 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
