-
Fields Field Description org.apache.solr.client.solrj.io.Tuple.fieldLabels useTuple.getFieldLabels()
instead of this public field.org.apache.solr.client.solrj.io.Tuple.fieldNames useTuple.getFieldNames()
instead of this public field.org.apache.solr.client.solrj.io.Tuple.fields useTuple.getFields()
instead of this public field.org.apache.solr.common.cloud.ZkStateReader.COLLECTION_DEF useCollectionAdminParams.DEFAULTS
instead.org.apache.solr.common.params.CollectionParams.FROM_NODE useCollectionParams.SOURCE_NODE
instead
-
Constructors Constructor Description org.apache.solr.client.solrj.io.SolrClientCache(HttpClient)