Skip to content
DocsTry Aspire
DocsTry

SolrResource.withConfigset

Method
📦 CommunityToolkit.Aspire.Hosting.Solr v13.4.0
interface SolrResource {
// ... omitted for brevity
withConfigset(
configSetName: string,
configSetPath: string): SolrResource;
}

Signature

methodwithConfigsetbuilder
Specifies the path to the config set directory.
withConfigset(
configSetName: string,
configSetPath: string): SolrResource
configSetNamestring
configSetPathstring
SolrResource

Defined on

This method is defined on the following type: