http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10542
Galen Charlton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P1 - high Severity|enhancement |critical --- Comment #1 from Galen Charlton <[email protected]> --- Here is the error message that gets logged when I try such a search with both UseQueryParser and OpacSuppression on: opac-search.pl: WARNING: query problem with (@attr 2=102 @or @or @attr 1=1016 @attr 5=1 @attr 4=6 "history" @attr 9=20 @attr 2=102 @attr 5=1 @attr 4=6 "history" @attr 9=34 @attr 2=102 @attr 5=1 @attr 4=6 "history") not Suppress=1 ZOOM error 20003 "can't set prefix query" (addinfo: "(@attr 2=102 @or @or @attr 1=1016 @attr 5=1 @attr 4=6 "history" @attr 9=20 @attr 2=102 @attr 5=1 @attr 4=6 "history" @attr 9=34 @attr 2=102 @attr 5=1 @attr 4=6 "history") not Suppress=1") from diag-set 'ZOOM' at /home/gmc/koha/C4/Search.pm line 378., referer: http://opac.zadi.librarypolice.com/cgi-bin/koha/opac-search.pl?idx=&q=history&branch_group_limit= I'm bumping up the severity to critical as this would be a blocker to making QueryParser turned on by default for new installations. -- 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/
