PostgresSearchResultSet Class Reference
[Search]

Inherits SearchResultSet.

List of all members.

Public Member Functions

 __construct ($resultSet, $terms)
 termMatches ()
 Fetch an array of regular expression fragments for matching the search terms as parsed by this engine in a text extract.
 numRows ()
 next ()
 Fetches next search result, or false.


Detailed Description

Definition at line 235 of file SearchPostgres.php.


Constructor & Destructor Documentation

PostgresSearchResultSet::__construct ( resultSet,
terms 
)

Definition at line 236 of file SearchPostgres.php.


Member Function Documentation

PostgresSearchResultSet::next (  ) 

Fetches next search result, or false.

Returns:
SearchResult
Access:
public

Reimplemented from SearchResultSet.

Definition at line 249 of file SearchPostgres.php.

References $row.

PostgresSearchResultSet::numRows (  ) 

Reimplemented from SearchResultSet.

Definition at line 245 of file SearchPostgres.php.

PostgresSearchResultSet::termMatches (  ) 

Fetch an array of regular expression fragments for matching the search terms as parsed by this engine in a text extract.

Returns:
array
Access:
public

Reimplemented from SearchResultSet.

Definition at line 241 of file SearchPostgres.php.


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

Generated on Sat Sep 5 02:08:44 2009 for MediaWiki by  doxygen 1.5.9