Robert Muir created LUCENE-5829:
-----------------------------------

             Summary: try to refactor main stem() loop of Hunspell stemmer
                 Key: LUCENE-5829
                 URL: https://issues.apache.org/jira/browse/LUCENE-5829
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir


As pointed out by Ryan on LUCENE-5826

This is the most complicated part, basically intersecting against 3 FSTs. But 
currently its premature to try to fix: its incomplete. it doesn't yet implement 
all the features it needs like decomposition. After we do this, we should see 
if we can refactor logic (e.g. somehow share affix compatibility better and so 
on).




--
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