[ 
https://issues.apache.org/jira/browse/LUCENE-5963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Heiden updated LUCENE-5963:
----------------------------------
    Description: Reworked AnalyzingSuggester.replaceSep() to use 
Automaton.Builder instead of Automaton. This avoids most of the unnecessary 
allocation of memory via grow*().  (was: Reworked 
AnalyzingSuggester.replaceSep() to use Automaton.Builder instead of Automaton. 
This avoids unnecessary allocation of memory via grow*().)

> Improved AnalyzingSuggester.replaceSep()
> ----------------------------------------
>
>                 Key: LUCENE-5963
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5963
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/other
>    Affects Versions: 4.10
>            Reporter: Markus Heiden
>            Priority: Minor
>              Labels: patch, performance
>         Attachments: replaceSep.diff
>
>
> Reworked AnalyzingSuggester.replaceSep() to use Automaton.Builder instead of 
> Automaton. This avoids most of the unnecessary allocation of memory via 
> grow*().



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