[
https://issues.apache.org/jira/browse/LUCENE-5313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808316#comment-13808316
]
Michael McCandless commented on LUCENE-5313:
--------------------------------------------
I think we don't need that ctor defaulting preservePosIncr to true? Ie, just
three ctors: Analyzer, Analyzer + Analyzer, and then the kitchen sink.
> Add "preservePositionIncrements" to AnalyzingSuggester and FuzzySuggester
> constructors
> --------------------------------------------------------------------------------------
>
> Key: LUCENE-5313
> URL: https://issues.apache.org/jira/browse/LUCENE-5313
> Project: Lucene - Core
> Issue Type: Improvement
> Components: core/search
> Reporter: Areek Zillur
> Attachments: LUCENE-5313.patch, LUCENE-5313.patch
>
>
> It would be convenient to have "preservePositionIncrements" in the suggesters
> constructor, rather than having a setPreservePositionIncrements method. That
> way it could be nicely used with the factory model already used by Solr.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]