[
https://issues.apache.org/jira/browse/LUCENE-5840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14069775#comment-14069775
]
ASF subversion and git services commented on LUCENE-5840:
---------------------------------------------------------
Commit 1612452 from [~rcmuir] in branch 'dev/trunk'
[ https://svn.apache.org/r1612452 ]
LUCENE-5840: fix parsing of zero-affixes with continuation classes
> hunspell zero-affix handling doesn't work with continuation classes
> -------------------------------------------------------------------
>
> Key: LUCENE-5840
> URL: https://issues.apache.org/jira/browse/LUCENE-5840
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
> Attachments: LUCENE-5840.patch
>
>
> We fixed handling for this in LUCENE-5817, for the simple case:
> {noformat}
> SFX 322 eer 0 .
> {noformat}
> But its broken in the case the zero affix has continuation flags:
> {noformat}
> SFX 322 eer 0/100 .
> {noformat}
> Because we look for "0" before we parse those away...
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]