Query MetadataTotal Property
Gets the total number of matches for the query.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The total number of matches.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public long Total { get; }VB
Public ReadOnly Property Total As Long
GetProperty Value
Int64The total number of matches.