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: 3.12.6
Syntax
public Nullable<long> DocumentCount { get; }

Property Value

Type: NullableInt64
See Also