MediaWiki master
|
SearchResult class based on the revision information. More...
Inherits SearchResult.
Inherited by SqlSearchResult.
Public Member Functions | |
__construct ( $title) | |
Public Member Functions inherited from SearchResult | |
__construct () | |
Additional Inherited Members | |
Static Public Member Functions inherited from SearchResult | |
static | newFromTitle ( $title, ?ISearchResultSet $parentSet=null) |
Return a new SearchResult and initializes it with a title. | |
SearchResult class based on the revision information.
This class is suited for search engines that do not store a specialized version of the searched content.
Definition at line 10 of file RevisionSearchResult.php.
RevisionSearchResult::__construct | ( | $title | ) |
Title | null | $title |
Definition at line 16 of file RevisionSearchResult.php.
References initFromTitle().