SqliteSearchResultSet Class Reference
[Search]

Inherits SqlSearchResultSet.

List of all members.

Public Member Functions

 SqliteSearchResultSet ($resultSet, $terms, $totalHits=null)
 getTotalHits ()
 Some search modes return a total hit count for the query in the entire article database.


Detailed Description

Definition at line 335 of file SearchSqlite.php.


Member Function Documentation

SqliteSearchResultSet::getTotalHits (  ) 

Some search modes return a total hit count for the query in the entire article database.

This may include pages in namespaces that would not be matched on the given settings.

Return null if no total hits number is supported.

Returns:
Integer

Reimplemented from SearchResultSet.

Definition at line 341 of file SearchSqlite.php.

SqliteSearchResultSet::SqliteSearchResultSet ( resultSet,
terms,
totalHits = null 
)

Definition at line 336 of file SearchSqlite.php.

References SqlSearchResultSet::__construct().


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

Generated on Sat Apr 30 22:57:50 2011 for MediaWiki by  doxygen 1.5.9