[Bug 9715] New: QueryAutoTruncate and QueryFuzzy Conflict
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9715 Bug ID: 9715 Summary: QueryAutoTruncate and QueryFuzzy Conflict Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.10 Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Searching Assignee: gmcharlt@gmail.com Reporter: martin.renvoize@ptfs-europe.com Some combinations of QueryAutoTruncate and QueryFuzzy lead to search returning 0 results for all searches. The following combinations break search: QueryAutoTruncate - only if * is added QueryFuzzy - Try and QueryAutoTruncate - automatically. QueryFuzzy - Don't try -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9715 --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Adding to this, I've done some more investigating.. it seems QueryWeightFields is also relevant. Updated combinations that completely break search: QueryAutoTruncate - only if * is added QueryFuzzy - Try QueryWeightFields - Enable and QueryAutoTruncate - automatically. QueryFuzzy - Don't try QueryWeightFields - Enable I'm going to test this further and try to build a definitive list of what works and what doesn't. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9715 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|QueryAutoTruncate and |Variouse combinations of |QueryFuzzy Conflict |QueryAutoTruncate, | |QueryFuzzy and | |QueryWeightFields | |preferences Conflict -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9715 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Version|3.10 |master See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9976 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9715 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Tested on recent master this combination is problematic: Make sure Koha is installed to use ICU indexing. Configuration settings: IncludeSeeFromInSearches = Don't include QueryAutoTruncate = automatically QueryFuzzy = Try QueryStemming = Try QueryWeightFields = Enable UseIcu = Using UseQueryParser = Do not try With this settings, search will work. Now switch QueryAutoTruncate = only when * is added Search won't work at all now. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9715 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- *** Bug 9976 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9715 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9715 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=5515 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9715 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Variouse combinations of |Various combinations of |QueryAutoTruncate, |prefs QueryAutoTruncate, |QueryFuzzy and |QueryFuzzy and |QueryWeightFields |QueryWeightFields conflict |preferences Conflict | CC| |m.de.rooy@rijksmuseum.nl -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9715 --- Comment #4 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- What about Fuzzy=Try and an older Zebra 2.0.44 (on Wheezy -- still supported)? Fuzzy adds 5=103 to the query and that results in an ERROR 120 Unsupported Truncation attribute. BTW Note that Fuzzy is enabled by default in a new Koha (sysprefs.sql). Verified on current master. Not really a welcome to Koha? -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org