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: 5.3.0
Syntax
public int TotalFound { get; }

Property Value

Type: Int32
The total number of matches.
See Also