 | SphinxBuildKeywordResultHitCount Property |
Gets the number of hits across the documents for the keyword.
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic int HitCount { get; }
Public ReadOnly Property HitCount As Integer
Get
Property Value
Type:
Int32The number of hits.
See Also