[
https://issues.apache.org/jira/browse/LUCENE-2391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977332#action_12977332
]
Robert Muir commented on LUCENE-2391:
-------------------------------------
bq. Do we really need to handle subclasses that override exists?
The only reason i did this is because i want to backport this to branch_3x too,
since it
significantly speeds up spellchecker rebuilds.
But a simpler option would be to just mark the spellchecker final, does anyone
actually
subclass this thing? It seems like a scary thing to subclass (the
synchronization etc inside of it)
> Spellchecker uses default IW mergefactor/ramMB settings of 300/10
> -----------------------------------------------------------------
>
> Key: LUCENE-2391
> URL: https://issues.apache.org/jira/browse/LUCENE-2391
> Project: Lucene - Java
> Issue Type: Improvement
> Components: contrib/spellchecker
> Reporter: Mark Miller
> Priority: Trivial
> Attachments: LUCENE-2391.patch
>
>
> These settings seem odd - I'd like to investigate what makes most sense here.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]