SuggestionDocumentCount Property

The number of documents containing the suggestion, or null if ReturnStatistics is false.

Definition

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public long? DocumentCount { get; }

Property Value

NullableInt64

See Also