[
https://issues.apache.org/jira/browse/LUCENE-5963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140698#comment-14140698
]
ASF subversion and git services commented on LUCENE-5963:
---------------------------------------------------------
Commit 1626241 from [~mikemccand] in branch 'dev/trunk'
[ https://svn.apache.org/r1626241 ]
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
> 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]