Classes | |
class | PrefixSearch |
PrefixSearch - Handles searching prefixes of titles and finding any page names that match. More... | |
class | SearchEngine |
Contain a class for special pages. More... | |
class | SearchResultSet |
class | SearchResultTooMany |
class | SearchResult |
This class is horribly factored. More... | |
class | SearchHighlighter |
Highlight bits of wikitext. More... | |
class | SearchEngineDummy |
Dummy class to be used when non-supported Database engine is present. More... | |
class | SearchIBM_DB2 |
Search engine hook base class for IBM DB2. More... | |
class | IBM_DB2SearchResultSet |
class | SearchMySQL |
Search engine hook for MySQL 4+. More... | |
class | MySQLSearchResultSet |
class | SearchMySQL4 |
Search engine hook for MySQL 4+ This class retained for backwards compatibility. More... | |
class | SearchOracle |
Search engine hook base class for Oracle (ConText). More... | |
class | OracleSearchResultSet |
class | SearchPostgres |
Search engine hook base class for Postgres. More... | |
class | PostgresSearchResult |
class | PostgresSearchResultSet |
class | SearchUpdate |
See deferred.txt. More... | |
class | SearchUpdateMyISAM |
Placeholder class. More... | |
Files | |
file | SearchEngine.php |
file | SearchIBM_DB2.php |
file | SearchMySQL.php |
file | SearchMySQL4.php |
file | SearchOracle.php |
file | SearchPostgres.php |