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

Property Value

NullableInt64
See Also