-
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.
-
Constructors Constructor Description org.apache.solr.client.solrj.io.SolrClientCache(HttpClient)