Click or drag to resize

KeywordDocumentCount Property

Gets the number of documents containing the keyword.

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

Property Value

Int64
The number of documents containing the keyword.
See Also