SolrResource.withConfigset
Method
interface SolrResource { // ... omitted for brevity withConfigset( configSetName: string, configSetPath: string): SolrResource;}Signature
method
withConfigsetbuilderSpecifies the path to the config set directory.
withConfigset( configSetName: string, configSetPath: string): SolrResourceParameters
configSetNamestringconfigSetPathstringReturns
SolrResourceDefined on
This method is defined on the following type: