Click or drag to resize
SphinxWordInfoHitCount Property
Gets the number of hits for this word.

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

Property Value

Type: Int64
The hit count.
See Also