Package | Description |
---|---|
org.apache.solr.client.solrj.request |
Convenience classes for dealing with various types of Solr requests.
|
Modifier and Type | Method and Description |
---|---|
protected CollectionAdminRequest.CreateShard |
CollectionAdminRequest.CreateShard.getThis() |
CollectionAdminRequest.CreateShard |
CollectionAdminRequest.CreateShard.setNodeSet(String nodeSet) |
CollectionAdminRequest.CreateShard |
CollectionAdminRequest.CreateShard.setProperties(Properties properties) |
CollectionAdminRequest.CreateShard |
CollectionAdminRequest.CreateShard.setShardName(String shardName)
Provide the name of the shard to be created.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.