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@gmail.com Reporter: barton@bywatersolutions.com QA Contact: testopia@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.