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

--- Comment #17 from Ere Maijala <[email protected]> ---
The apostrophe filter is for the other cases where an apostrophe is not a part
of an elision. It's not stripped in the char filter like other punctuation so
that the elision filter can do its job but needs to be done afterwards. Try
analysis for e.g. "Merriam-Webster's Collegiate Dictionary".

I agree that this bug should only be about elisions. Stop words are another
thing completely, and there are strong reasons for not using a stop word list
like Katrin described.

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