Click or drag to resize

SphinxBuildKeywordResultDocumentCount Property

Gets the number of documents containing the keyword.

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

Property Value

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