MediaWiki  REL1_22
PostgresSearchResultSet Class Reference
Inheritance diagram for PostgresSearchResultSet:
Collaboration diagram for PostgresSearchResultSet:

List of all members.

Public Member Functions

 __construct ($resultSet, $terms)
 next ()
 Fetches next search result, or false.

Detailed Description

Definition at line 240 of file SearchPostgres.php.


Constructor & Destructor Documentation

PostgresSearchResultSet::__construct ( resultSet,
terms 
)

Reimplemented from SqlSearchResultSet.

Definition at line 241 of file SearchPostgres.php.


Member Function Documentation

Fetches next search result, or false.

STUB

Returns:
SearchResult

Reimplemented from SqlSearchResultSet.

Definition at line 245 of file SearchPostgres.php.


The documentation for this class was generated from the following file: