[
https://issues.apache.org/jira/browse/LUCENE-8508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16619309#comment-16619309
]
Adrien Grand commented on LUCENE-8508:
--------------------------------------
Here is a patch.
> Add the ability to set the version that created the index
> ---------------------------------------------------------
>
> Key: LUCENE-8508
> URL: https://issues.apache.org/jira/browse/LUCENE-8508
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Adrien Grand
> Priority: Minor
> Attachments: LUCENE-8508.patch
>
>
> It is sometimes useful to be able to set the creation version of an index.
> For instance in a sharded environment, it may be useful to make sure that all
> indices are created with the same major in order to be able to
> increase/reduce the number of shards later on using IndexWriter#addIndexes.
> This is an expert feature.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]