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