Uses of Interface
org.apache.solr.cluster.api.SolrCluster
-
Packages that use SolrCluster Package Description org.apache.solr.common Common classes reused on both clients & server for dealing withdocuments to be indexed
andresult documents
. -
-
Uses of SolrCluster in org.apache.solr.common
Classes in org.apache.solr.common that implement SolrCluster Modifier and Type Class Description class
LazySolrCluster
Reference implementation for SolrCluster.
-