[Koha-bugs] [Bug 18575] New: QueryFuzzy not enabled for Title search in Zebra

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 10 18:01:32 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18575

            Bug ID: 18575
           Summary: QueryFuzzy not enabled for Title search in Zebra
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching
          Assignee: gmcharlt at gmail.com
          Reporter: barton at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

Prerequisite:

    Hitchhiker's Guide To the Galaxy

is searchable in the catalog.

To replicate:

1) Set the system preference QueryFuzzy to 'Enable'
2) Run the following search:

      ti: Hitchhikers Guide To the Galaxy

   This will fail.

3) A keyword search for

      Hitchhikers Guide To the Galaxy

   will get hits.

Technical notes: I enabled 'request' logging in koha-conf.xml:

  <zebra_loglevels>none,fatal,warn,request</zebra_loglevels>

In the zebra logs, I see the truncation attribute

   @attr 5=103

In the keyword search, but not in the title search.

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


More information about the Koha-bugs mailing list