[Bug 1677] New: nozebra search doesnt handle multi-index searches
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1677 Summary: nozebra search doesnt handle multi-index searches Product: Koha Version: rel_3_0 Platform: Macintosh OS/Version: All Status: NEW Severity: critical Priority: P3 Component: Searching AssignedTo: paul.poulain@free.fr ReportedBy: mason.james@liblime.com QAContact: koha-bugs@nongnu.org Hi Paul, you might be the best person to comment on this nozebra search issue. A search like this example mykoha.com/cgi-bin/koha/catalogue/search.pl?idx=ti&q=love&idx=au&q=baker&sort_by=relevance&do=OK Returns no results, it should return at least 1 on my test koha :) FYI, output of error log is here ti= love and au= baker at /opt/koha/production/intranet/cgi-bin/catalogue/search.pl line 443. ### $left: 'ti' title / = / love EXECUTE : biblioserver, title, love at /opt/koha/production/intranet/modules/C4/Search.pm line 1338. ### $left: 'au' author / = / baker EXECUTE : biblioserver, author, baker at /opt/koha/production/intranet/modules/C4/Search.pm line 1338. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com