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