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