QueryMetadataTotal Property

Gets the total number of matches for the query.

Definition

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

Property Value

Int64
The total number of matches.

See Also