http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10766

            Bug ID: 10766
           Summary: Cataloging reservoir search broken if UseQueryParser
                    is off
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Commit 144c7f4e caused a regression on reservoir search.  When UseQueryParser
is off, the $query variable is munged to include an index specifier -- for
example, "harry" becomes "kw,wrdl,rtrn=harry".  However, BreedingSearch() does
not recognize that form of query.

Consequently, when UseQueryParser is off, cataloging search will essentially
never turn up any results from the reservoir.

-- 
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/

Reply via email to