DocId: String;
The DocId property returns document identifier in the Solr storage where current indexed data is stored.
The example of use is given in description of the ISolrSearchResult.CustomFieldSearchResults method.
See also:
ISolrSearchResult