Package org.apache.solr.util
Class SolrClientTestRule.NewCollectionBuilder
java.lang.Object
org.apache.solr.util.SolrClientTestRule.NewCollectionBuilder
- Enclosing class:
SolrClientTestRule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreate()getName()withBasicAuthCredentials(String user, String password) withConfigFile(String configFile) withConfigSet(String configSet) withSchemaFile(String schemaFile)
-
Constructor Details
-
NewCollectionBuilder
-
-
Method Details
-
withConfigSet
-
withConfigFile
-
withSchemaFile
-
withBasicAuthCredentials
public SolrClientTestRule.NewCollectionBuilder withBasicAuthCredentials(String user, String password) -
getName
-
getConfigSet
-
getConfigFile
-
getSchemaFile
-
create
- Throws:
org.apache.solr.client.solrj.SolrServerExceptionIOException
-
getBasicAuthUser
-
getBasicAuthPwd
-