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