Click or drag to resize

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.3.0
Syntax
public long? DocumentCount { get; }

Property Value

Type: NullableInt64
See Also