 | SuggestionDocumentCount Property |
The number of documents containing the suggestion, or null if
ReturnStatistics is
false.
Namespace: SphinxConnector.FluentApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic Nullable<long> DocumentCount { get; }
Public ReadOnly Property DocumentCount As Nullable(Of Long)
Get
Property Value
Type:
NullableInt64
See Also