Click or drag to resize

KeywordDocumentCount Property

Gets the number of documents containing the keyword.

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

Property Value

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