KeywordHit Count 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
The number of hits.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public long HitCount { get; }VB
Public ReadOnly Property HitCount As Long
GetProperty Value
Int64The number of hits.