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