addSolr
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addSolr( name: string, port?: number, coreName?: string): SolrResource;}Signature
method
addSolrbuilderAdds an Apache Solr container resource to the distributed application.
addSolr( name: string, port?: number, coreName?: string): SolrResourceParameters
namestringportnumberoptionalcoreNamestringoptionalReturns
SolrResourceApplies to
This method applies to the following types: