[Bug 18294] New: Keyword searches surrounded by double quotes fail on staff client and OPAC
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18294 Bug ID: 18294 Summary: Keyword searches surrounded by double quotes fail on staff client and OPAC Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org To replicate: A keyword search for juggling for the complete klutz or a single quoted version of the same: 'juggling for the complete klutz' on https://demo.bywatersolutions.com returns the following result: https://demo.bywatersolutions.com/cgi-bin/koha/opac-detail.pl?biblionumber=3... The same search, surrounded by double quotes returns no hits: "juggling for the complete klutz" https://demo.bywatersolutions.com/cgi-bin/koha/opac-search.pl?q=%22juggling+for+the+complete+klutz%22&branch_group_limit= ... RESULTS OF SEARCH FOR 'KW,WRDL: "JUGGLING FOR THE COMPLETE KLUTZ"' No results found! No results found for that in ByWater Library System catalog.  Sorry we didn't find what you were looking for [Replicated under 16.11.04.001] -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18294 Barton Chittenden <barton@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18294 --- Comment #1 from Barton Chittenden <barton@bywatersolutions.com> --- Note that this issue is separate from the URL encoding issues in Bug 13301. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18294 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=7518 CC| |magnus@libriotech.no -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18294 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Barton Chittenden from comment #1)
Note that this issue is separate from the URL encoding issues in Bug 13301.
Barton, have you tried enabling the QueryParser? I'm more inclined to fix the QueryParser if there are issues with it, and stop spending time on the legacy query parsing code. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18294 --- Comment #3 from Magnus Enger <magnus@libriotech.no> --- I had a customer complaining about this exact issue. Setting UseQueryParser = Try solves it. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18294 --- Comment #4 from Magnus Enger <magnus@libriotech.no> --- (In reply to Magnus Enger from comment #3)
I had a customer complaining about this exact issue. Setting UseQueryParser = Try solves it.
Not sure if that might cause other issues, though... -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18294 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18294 Nicki S <nschermann@millbrook.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nschermann@millbrook.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18294 Joelle Hannert <jhannert@nmc.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jhannert@nmc.edu -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18294 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Searching |Searching - Zebra QA Contact|testopia@bugs.koha-communit | |y.org | --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This bug is a bit strange and still valid. I can not replicate it on my test instance with master and Zebra or on our 18.11 installation. But it still appears broken on Bywater's installation as linked here. I wonder if it's anything to do with configuration and where to start looking. Switching the QueryParser on is NOT a solution, as we just removed the QueryParser from the code. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18294 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 16863 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org