Colin Bartolome created SOLR-4403:
-------------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to