KeywordHitCount Property

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

Definition

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public long HitCount { get; }

Property Value

Int64
The number of hits.

See Also