Click or drag to resize

SphinxWordInfoHitCount Property

Gets the number of hits for this word.

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

Property Value

Int64
The hit count.
See Also