https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27515
Nick Clemens (kidclamp) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Nick Clemens (kidclamp) <[email protected]> --- We have used similar for some libraries, but many libraries finds it broadens the search too much: analyzer_standard: tokenizer: icu_tokenizer filter: - icu_folding - english_stemmer - english_possessive_stemme ... filter: english_stemmer: type: stemmer language: english english_possessive_stemmer: type: stemmer language: possessive_english -- You are receiving this mail because: You are the assignee for the bug. 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/
