Click or drag to resize

SphinxBuildKeywordResultHitCount Property

Gets the number of hits across the documents for the keyword.

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

Property Value

Type: Int32
The number of hits.
See Also