 | SphinxWordInfoMatchingDocumentsCount Property |
Gets the number of matching documents for this word.
Namespace:
SphinxConnector.Common
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic long MatchingDocumentsCount { get; }
Public ReadOnly Property MatchingDocumentsCount As Long
Get
Property Value
Type:
Int64The matching documents count.
See Also