Query MetadataTotal Found Property
Gets the total number of matches found 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 TotalFound { get; }VB
Public ReadOnly Property TotalFound As Long
GetProperty Value
Int64The total number of matches.