SphinxWordInfoHitCount Property

Gets the number of hits for this word.

Definition

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

Property Value

Int64
The hit count.

See Also