SolrResource.withDataBindMount
Method
interface SolrResource { // ... omitted for brevity withDataBindMount( source: string, isReadOnly?: boolean): SolrResource;}Signature
method
withDataBindMount builder Adds a bind mount for the data folder to a Solr container resource.
withDataBindMount( source: string, isReadOnly?: boolean): SolrResourceParameters
source string isReadOnly boolean optional = False Returns
SolrResource Defined on
This method is defined on the following type: