Click or drag to resize
SphinxWordInfoMatchingDocumentsCount Property
Gets the number of matching documents for this word.

Namespace: SphinxConnector.Common
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public long MatchingDocumentsCount { get; }

Property Value

Type: Int64
The matching documents count.
See Also