Click or drag to resize
QueryMetadataTotal Property
Gets the total number of matches for the query.

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public long Total { get; }

Property Value

Type: Int64
The total number of matches.
See Also