KeywordDocument Count Property
Gets the number of documents containing the keyword.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The number of documents containing the keyword.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public long DocumentCount { get; }VB
Public ReadOnly Property DocumentCount As Long
GetProperty Value
Int64The number of documents containing the keyword.