https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11158
David Nind <[email protected]> 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. _______________________________________________ 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/
