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

ASF subversion and git services commented on LUCENE-8508:
---------------------------------------------------------

Commit 6925443ad234f9c57ee5562425c844c994e88892 in lucene-solr's branch 
refs/heads/branch_7x from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=6925443 ]

LUCENE-8508: IndexWriter can set the created version major.


> 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]

Reply via email to