Serialized Form
-
Package edu.byu.hbll.solr
-
Class edu.byu.hbll.solr.CollectionSolrClient
class CollectionSolrClient extends org.apache.solr.client.solrj.SolrClient implements Serializable-
Serialized Fields
-
client
org.apache.solr.client.solrj.SolrClient client
The underlying Solr client. -
defaultCollection
String defaultCollection
The default collection to use for all requests.
-
-
-