 | KeywordHitCount Property |
Gets the number of hits across the documents for the keyword.
Namespace:
SphinxConnector.FluentApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic long HitCount { get; }
Public ReadOnly Property HitCount As Long
Get
Property Value
Type:
Int64The number of hits.
See Also