[ 
https://issues.apache.org/jira/browse/LUCENE-5963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140699#comment-14140699
 ] 

ASF subversion and git services commented on LUCENE-5963:
---------------------------------------------------------

Commit 1626242 from [~mikemccand] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1626242 ]

LUCENE-5963: more efficient AnalyzingSuggester.replaceSep

> 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
>            Assignee: Michael McCandless
>            Priority: Minor
>              Labels: patch, performance
>             Fix For: 5.0, 6.0
>
>         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