Package org.apache.solr.client.api.model
Class CreateCollectionRequestBody
java.lang.Object
org.apache.solr.client.api.model.CreateCollectionRequestBody
Request body for v2 "create collection" requests
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
replicationFactor
-
config
-
numShards
-
shardNames
-
pullReplicas
-
tlogReplicas
-
nrtReplicas
-
waitForFinalState
Deprecated. -
perReplicaState
-
alias
-
properties
-
async
-
router
-
nodeSet
-
createReplicas
-
shuffleNodes
-
-
Constructor Details
-
CreateCollectionRequestBody
public CreateCollectionRequestBody()
-