[
https://issues.apache.org/jira/browse/LUCENE-5817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058874#comment-14058874
]
ASF subversion and git services commented on LUCENE-5817:
---------------------------------------------------------
Commit 1609725 from [~rcmuir] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1609725 ]
LUCENE-5817: Fix hunspell zero-affix handling
> hunspell buggy zero-affix handling
> ----------------------------------
>
> Key: LUCENE-5817
> URL: https://issues.apache.org/jira/browse/LUCENE-5817
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Attachments: LUCENE-5817.patch
>
>
> This only partially works today. But zero-affixes are used heavily by many
> dictionaries (e.g. i found a good number of bugs in czech and latvian just
> experimenting).
> The fix is easy: we just have to look for "0" in the affix portion as well as
> the strip portion, as indicated by the manual page:
> "Zero stripping or affix are indicated by zero."
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]