Public Member Functions | |
| __construct ($resultSet, $terms) | |
| next () | |
| Fetches next search result, or false. | |
Definition at line 233 of file SearchPostgres.php.
| PostgresSearchResultSet::__construct | ( | $ | resultSet, | |
| $ | terms | |||
| ) |
| PostgresSearchResultSet::next | ( | ) |
Fetches next search result, or false.
STUB
Reimplemented from SqlSearchResultSet.
Definition at line 238 of file SearchPostgres.php.
1.5.9