Click or drag to resize
KeywordDocumentCount Property
Gets the number of documents containing the keyword.

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public long DocumentCount { get; }

Property Value

Type: Int64
The number of documents containing the keyword.
See Also