[Koha-bugs] [Bug 11158] Authorities 'starts with' search returns the same as 'contains' when using ICU

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jul 3 21:39:24 CEST 2022


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This fixes searching
      release notes|                            |authorities when using ICU*
                   |                            |so that 'starts with'
                   |                            |searching works correctly.
                   |                            |Before this, a 'starts
                   |                            |with' search would return
                   |                            |the same results as
                   |                            |'contains'.
                   |                            |
                   |                            |Technical
                   |                            |details: this adds the
                   |                            |"complete field" to the
                   |                            |authority "starts with"
                   |                            |search so that it uses the
                   |                            |untokenized "p" register.
                   |                            |
                   |                            |(* ICU is a feature of the
                   |                            |Zebra search engine that
                   |                            |can be configured to make
                   |                            |searching with non-latin
                   |                            |languages (such as Chinese
                   |                            |and Arabic) work
                   |                            |correctly.)

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


More information about the Koha-bugs mailing list