KeywordDocumentCount Property

Gets the number of documents containing the keyword.

Definition

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public long DocumentCount { get; }

Property Value

Int64
The number of documents containing the keyword.

See Also