[
https://issues.apache.org/jira/browse/LUCENE-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14059042#comment-14059042
]
Hoss Man commented on LUCENE-5818:
----------------------------------
For those keeping score at home...
http://svn.apache.org/r1609738
http://svn.apache.org/r1609739
> Fix hunspell zero-string overgeneration
> ---------------------------------------
>
> Key: LUCENE-5818
> URL: https://issues.apache.org/jira/browse/LUCENE-5818
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Fix For: 5.0, 4.10
>
> Attachments: LUCENE-5818.patch
>
>
> Currently, its allowed to strip suffixes/prefixes all the way down to the
> empty string. But this is not really allowed, and creates overgeneration in
> some cases (especially where endings can be standalone ... typically these
> are stopwords so it causes a lot of damage).
> Example is czech 'už' which should just stem to itself, but today also stems
> to 'úžit' because it has a flag compatible with that.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]