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