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