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

Shawn Heisey commented on SOLR-4403:
------------------------------------

The replicationFactor and maxShardsPerNode parameters are for collections, not 
cores.  They have no meaning in the context of creating cores.

As far as I can tell, there is not a CollectionsAdminRequest class at this time.

                
> The CoreAdminRequest.Create class does not support replicationFactor, 
> maxShardsPerNode parameters
> -------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-4403
>                 URL: https://issues.apache.org/jira/browse/SOLR-4403
>             Project: Solr
>          Issue Type: Improvement
>          Components: clients - java
>    Affects Versions: 4.1
>            Reporter: Colin Bartolome
>            Priority: Minor
>             Fix For: 4.4
>
>
> The CoreAdminRequest.Create class does not support the replicationFactor or 
> maxShardsPerNode parameters, forcing me to build up a set of parameters and a 
> SolrRequest object by hand. (There may be other parameters that are also not 
> supported by that class and the other classes within CoreAdminRequest.)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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