[
https://issues.apache.org/jira/browse/LUCENE-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13063261#comment-13063261
]
Uwe Schindler commented on LUCENE-3296:
---------------------------------------
bq. We should not randomly use the VERSION_CURRENT but rather be consistent
when we use version.
I agree, but when you backport to 3.4, you have to keep backwards
compatibility, so only deprecate the ctor there.
IndexUpgrader only uses LUCENE_CURRENT when you invoke from command line, in
all other cases its required arg, so we are consistent here.
We should also look at the other IndexSplitters in this package!
> Enable passing a config into PKIndexSplitter
> --------------------------------------------
>
> Key: LUCENE-3296
> URL: https://issues.apache.org/jira/browse/LUCENE-3296
> Project: Lucene - Java
> Issue Type: Improvement
> Components: core/other
> Affects Versions: 3.3, 4.0
> Reporter: Jason Rutherglen
> Assignee: Simon Willnauer
> Priority: Trivial
> Attachments: LUCENE-3296.patch, LUCENE-3296.patch, LUCENE-3296.patch
>
>
> I need to be able to pass the IndexWriterConfig into the IW used by
> PKIndexSplitter.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]