Click or drag to resize
SphinxSearchResultTotalFound Property
Gets the total number of matches found by searchd.

Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public int TotalFound { get; }

Property Value

Type: Int32
The total number of matches.
See Also