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