| SuggestionDocumentCount Property |
The number of documents containing the suggestion, or null if
ReturnStatistics is
false.
Namespace:
SphinxConnector.FluentApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntax public long? DocumentCount { get; }
Public ReadOnly Property DocumentCount As Long?
Get
Property Value
Type:
NullableInt64See Also