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