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