Click or drag to resize
KeywordHitCount Property
Gets the number of hits across the documents for the keyword.

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

Property Value

Type: Int64
The number of hits.
See Also