https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19575
David Gustafsson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #75115|0 |1 is obsolete| | --- Comment #50 from David Gustafsson <[email protected]> --- Created attachment 81297 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81297&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 produce no results. 6) Apply patch 7) Go to a biblio detail page and click "Publisher" or "Provider" again 8) The link should no produce results 9) Search for "ISBN:x" again 10) The search should now produce 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/
