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