http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9514 Bug ID: 9514 Summary: 'and' in subject searches causes a problem Classification: Unclassified Change sponsored?: --- Product: Koha Version: 3.8 Hardware: All OS: All Status: NEW Severity: major Priority: P1 - high Component: Searching Assignee: gmcharlt@gmail.com Reporter: nengard@gmail.com I looked in to this a bit and it looks like it's a problem with the combo of the word 'and' and using the complete-subfield: /cgi-bin/koha/opac-search.pl?q=su,complete-subfield:{Rites%20and%20ceremonies.} gets no results but /cgi-bin/koha/opac-search.pl?q=su,complete-subfield:{Ritual.} gets results and so does /cgi-bin/koha/opac-search.pl?idx=kw&q=opening%20doors%20wonder&sort_by=pubdate_dsc&limit=su-to:Rites%20and%20ceremonies. This is a 3.8 and master problem. -- You are receiving this mail because: You are watching all bug changes.