Michael McCandless created LUCENE-5628:
------------------------------------------

             Summary: SpecialOperations.getFiniteStrings should not recurse
                 Key: LUCENE-5628
                 URL: https://issues.apache.org/jira/browse/LUCENE-5628
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Michael McCandless
            Assignee: Michael McCandless
             Fix For: 4.9, 5.0


Today it consumes one Java stack frame per transition, which when used by 
AnalyzingSuggester is per character in each token.  This can lead to stack 
overflows if you have a long suggestion.



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