Uses of Interface
org.apache.solr.cluster.api.CollectionConfig
-
Packages that use CollectionConfig Package Description org.apache.solr.cluster.api API interfaces for core SolrCloud classesorg.apache.solr.common Common classes reused on both clients & server for dealing withdocuments to be indexed
andresult documents
. -
-
Uses of CollectionConfig in org.apache.solr.cluster.api
Methods in org.apache.solr.cluster.api that return types with arguments of type CollectionConfig Modifier and Type Method Description SimpleMap<CollectionConfig>
SolrCluster. configs()
Config sets in the cluster -
Uses of CollectionConfig in org.apache.solr.common
Methods in org.apache.solr.common that return types with arguments of type CollectionConfig Modifier and Type Method Description SimpleMap<CollectionConfig>
LazySolrCluster. configs()
-