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

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

Property Value

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