ISolrCoreInfo.NumDocs

Syntax

NumDocs: Integer;

Description

The NumDocs property returns the current number of documents created for the Solr instance.

Example

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

See also:

ISolrCoreInfo