 | SphinxWordInfoHitCount Property |
Gets the number of hits for this word.
Namespace:
SphinxConnector.Common
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic long HitCount { get; }
Public ReadOnly Property HitCount As Long
Get
Property Value
Type:
Int64The hit count.
See Also