Uses of Class
edu.byu.hbll.solr.SolrCollectionInitializer
Packages that use SolrCollectionInitializer
-
Uses of SolrCollectionInitializer in edu.byu.hbll.solr
Methods in edu.byu.hbll.solr that return SolrCollectionInitializerModifier and TypeMethodDescriptionSets the solr base uris.Sets the zookeeper chroot for this initializer.SolrCollectionInitializer.collectionName(String collectionName) Sets the collection name for this initializer.SolrCollectionInitializer.configsetName(String configsetName) Sets the configset name for this initializer.SolrCollectionInitializer.configsetPath(Path configsetPath) Sets the location of the configset for this initializer.SolrCollectionInitializer.configsetResourceName(String configsetResourceName) Sets the name of the classpath resource containing the configset.SolrCollectionInitializer.replicaCount(int replicaCount) Sets the replica count for this initializer.SolrCollectionInitializer.shardCount(int shardCount) Sets the shard count for this initializer.Sets the zookeeper hosts for this initializer.