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