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

Property Value

Type: Int64
The matching documents count.
See Also