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

            Bug ID: 38749
           Summary: Truncation doesn't work with Zebra phrase searches
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Searching - Zebra
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

If you do a "Keyword as phrase" search in Koha when using Zebra, a search for
'testa testb*' will turn into this:

(rk=(kw,phr: testa and kw,phr,rtrn:testb ))

This may or may not make sense when doing a wrdl or word search, but it
certainly doesn't make sense when doing a phr phrase search, because it breaks
up the terms in the phrase you were searching.

That said... Zebra doesn't support * for doing a masked/wildcard search, so
it's not clear at a glance how a person could fix this.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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