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

Uwe Schindler commented on LUCENE-3296:
---------------------------------------

Simon: The Version.LUCENE_CURRENT is not important here, for easier porting, 
the version should be LUCENE_CURRENT (and it was before Jason's patch). Else we 
will have to always upgrade it with every new release. The same applies to the 
IndexUpdater class in core, it also uses LUCENE_CURRENT when you not pass in 
anything (as the version is completely useless for simple merge operations - 
like here).

I would take this issue, but with LUCENE_CURRENT.

> 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: 4.0
>            Reporter: Jason Rutherglen
>            Assignee: Simon Willnauer
>            Priority: Trivial
>         Attachments: 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to