ISolrCoreInfo.MaxDoc

Syntax

MaxDoc: Integer;

Description

The MaxDoc property returns the maximum allowed number of documents, which can be created for the Solr instance.

Example

The example of use is given in description of the ISolrOperations.GetOverview method.

See also:

ISolrCoreInfo