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

--- Comment #1 from Nick Clemens <[email protected]> ---
Created attachment 137993
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=137993&action=edit
Bug 31213: Auto search simple term quoted

This patch does a second search if the first had no results and was a simple
single term search

We simply quote the term, rebuild the query, and rerun the search

This targets both Zebra and ES, but is more relevant for ES

To test:
0 - Have Koha running using ES
1 - Add titles your system "Ivy + Bean" "The 6:20 Man"
2 - Search for these titles without quotes - NO results under ES
3 - Search with quotes - you find them
4 - Apply patch, restart all
5 - Search again without quotes
6 - Success!
7 - Confirm search still works under Zebra

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to