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

Property Value

Int64
The number of hits.
See Also