ISolrSearchResult.DocId

Syntax

DocId: String;

Description

The DocId property returns document identifier in the Solr storage where the current indexed data is stored.

Example

The example of use is given in description of the ISolrSearchResult.CustomFieldSearchResults method.

See also:

ISolrSearchResult