[Koha-bugs] [Bug 19893] Alternative optimized indexing for Elasticsearch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 12 15:52:24 CEST 2018


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

--- Comment #116 from Ere Maijala <ere.maijala at helsinki.fi> ---
The apostrophe is a separate issue and should be handled by modifying the
analysis chain config in Elasticsearch. I haven't tested it yet, but ES has an
elision token filter for just this purpose:
https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-elision-tokenfilter.html.
Anyway, I'd suggest we discuss and make any changes in a separate bug.

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


More information about the Koha-bugs mailing list