Skip to content
DocsTry Aspire
DocsTry

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

Applies to

This method applies to the following types: