Robert Muir created LUCENE-5840:
-----------------------------------

             Summary: 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to