Bug 18575

Summary: QueryFuzzy not enabled for Title search in Zebra
Product: Koha Reporter: Barton Chittenden <barton>
Component: SearchingAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED WORKSFORME QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Barton Chittenden 2017-05-10 16:01:32 UTC
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.
Comment 1 Katrin Fischer 2023-09-15 20:47:47 UTC
Using the "Title" drop-down in the OPAC, both searches work for me:

Hitchhiker's Guide To the Galaxy
Hitchhikers Guide To the Galaxy

I believe that the CCL commands/expert search doens't fuzzy is to be expected.