SphinxWordInfoMatchingDocumentsCount Property

Gets the number of matching documents for this word.

Definition

Namespace: SphinxConnector.Common
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public long MatchingDocumentsCount { get; }

Property Value

Int64
The matching documents count.

See Also