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: 6.0.0
Syntax
public long MatchingDocumentsCount { get; }

Property Value

Int64
The matching documents count.
See Also