Markus Heiden created LUCENE-5960:
-------------------------------------

             Summary: Avoid grow of Set in 
AnalyzingSuggester.topoSortStates(Automaton)
                 Key: LUCENE-5960
                 URL: https://issues.apache.org/jira/browse/LUCENE-5960
             Project: Lucene - Core
          Issue Type: Improvement
          Components: core/other
    Affects Versions: 4.10
            Reporter: Markus Heiden
            Priority: Minor
         Attachments: topoSortStates.patch

Initially size HashSet "visited" correctly in 
AnalyzingSuggester.topoSortStates(Automaton). This avoids dynamic resizing of 
the set.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to