![]() | SphinxSearchResult Properties |
The SphinxSearchResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | Error |
Gets an error for this result, if any.
|
![]() | Fields |
Gets a list of strings containing the names of the fields for this result.
|
![]() | Matches |
Gets a list containing the matches for this result.
|
![]() | SearchTime |
Gets the time searchd needed to find the result.
|
![]() | Total |
Gets the total number of matches in this result.
|
![]() | TotalFound |
Gets the total number of matches found by searchd.
|
![]() | Warning |
Gets a warning for this result, if any.
|
![]() | WordInfo |
Gets a list containing the word infos for this result.
|