Robert Muir created LUCENE-5817:
-----------------------------------

             Summary: 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]

Reply via email to