Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.SolrClusterResponse Class Reference

Solr cluster object. More...

Properties

string solr_cluster_id [get, set]
 Unique identifier for this cluster. More...
 
string cluster_name [get, set]
 Name that identifies the cluster. More...
 
string cluster_size [get, set]
 Size of the cluster to create. More...
 
string solr_cluster_status [get, set]
 The state of the cluster: NOT_AVAILABLE or READY. More...
 

Detailed Description

Solr cluster object.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.SolrClusterResponse.cluster_name
getset

Name that identifies the cluster.

string IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.SolrClusterResponse.cluster_size
getset

Size of the cluster to create.

string IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.SolrClusterResponse.solr_cluster_id
getset

Unique identifier for this cluster.

string IBM.Watson.DeveloperCloud.Services.RetrieveAndRank.v1.SolrClusterResponse.solr_cluster_status
getset

The state of the cluster: NOT_AVAILABLE or READY.


The documentation for this class was generated from the following file: