Uses of Class
org.apache.solr.util.SolrClientTestRule.NewCollectionBuilder
Packages that use SolrClientTestRule.NewCollectionBuilder
-
Uses of SolrClientTestRule.NewCollectionBuilder in org.apache.solr.util
Methods in org.apache.solr.util that return SolrClientTestRule.NewCollectionBuilderModifier and TypeMethodDescriptionSolrClientTestRule.newCollection()SolrClientTestRule.newCollection(String name) SolrClientTestRule.NewCollectionBuilder.withBasicAuthCredentials(String user, String password) SolrClientTestRule.NewCollectionBuilder.withConfigFile(String configFile) SolrClientTestRule.NewCollectionBuilder.withConfigSet(String configSet) SolrClientTestRule.NewCollectionBuilder.withSchemaFile(String schemaFile) Methods in org.apache.solr.util with parameters of type SolrClientTestRule.NewCollectionBuilderModifier and TypeMethodDescriptionprotected voidSolrClientTestRule.create(SolrClientTestRule.NewCollectionBuilder b)