MediaWiki
REL1_19
|
Basic search engine. More...
Go to the source code of this file.
Classes | |
class | SearchEngine |
Contain a class for special pages. More... | |
class | SearchEngineDummy |
Dummy class to be used when non-supported Database engine is present. More... | |
class | SearchHighlighter |
Highlight bits of wikitext. More... | |
class | SearchNearMatchResultSet |
A SearchResultSet wrapper for SearchEngine::getNearMatch. More... | |
class | SearchResult |
class | SearchResultSet |
class | SearchResultTooMany |
class | SqlSearchResultSet |
This class is used for different SQL-based search engines shipped with MediaWiki. More... |
Basic search engine.
Definition in file SearchEngine.php.