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: 3.12.6
Syntax
public int HitCount { get; }

Property Value

Type: Int32
The number of hits.
See Also