[Koha-bugs] [Bug 12738] New: Search behaviour inconsistent with QueryParser on Perl 5.18

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 8 15:03:40 CEST 2014


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

            Bug ID: 12738
           Summary: Search behaviour inconsistent with QueryParser on Perl
                    5.18
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Searching
          Assignee: gmcharlt at gmail.com
          Reporter: tomascohen at gmail.com
        QA Contact: testopia at bugs.koha-community.org

To reproduce:
- Make sure you're running on a Perl 5.18 environment (e.g. Ubuntu 14.04 LTS)
- Have UseQueryParser == "Don't try"
- Perform a search typing just a word that would have many matches on your
Zebra db.
- Take note of the search results count.
- Make sure you have the queryparser.yaml file in your config dir.
- Set UseQueryParser == "Try"
- Perform the same search a couple of times
=> FAIL: Notice that the search results count differs from one run to the
other.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list