wiki.techinc.nl/includes/search
2021-02-04 21:54:13 +00:00
..
Entity
Hook Merge "Document hook names in hook interfaces." 2020-10-02 16:15:21 +00:00
searchwidgets Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
AugmentPageProps.php
BaseSearchResultSet.php Replace "@stable for subclassing" with "@stable to extend" 2020-07-13 11:00:30 +02:00
DummySearchIndexFieldDefinition.php
FauxSearchResult.php
FauxSearchResultSet.php
ISearchResultSet.php Stability annotations for interfaces. 2020-07-07 22:01:29 +00:00
NullIndexField.php
PaginatingSearchEngine.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
ParserOutputSearchDataExtractor.php
PerRowAugmentor.php
PrefixSearch.php Update a lot of unspecific "array" types in PHPDocs 2020-10-28 11:01:33 +01:00
ResultAugmentor.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
ResultSetAugmentor.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
RevisionSearchResult.php
RevisionSearchResultTrait.php
SearchDatabase.php Replace "@stable for subclassing" with "@stable to extend" 2020-07-13 11:00:30 +02:00
SearchEngine.php Use LinkBatchFactory 2020-10-25 23:21:42 +01:00
SearchEngineConfig.php
SearchEngineDummy.php
SearchEngineFactory.php Upgrade wikimedia/object-factory from 2.1.0 to 3.0.0 2020-11-17 02:29:54 +00:00
SearchExactMatchRescorer.php Replace deprecated WikiPage::factory in search related classes 2020-11-11 23:03:32 +01:00
SearchHighlighter.php build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-28 20:06:22 +00:00
SearchIndexField.php Stability annotations for interfaces. 2020-07-07 22:01:29 +00:00
SearchIndexFieldDefinition.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
SearchMySQL.php rdbms: Remove outdated MySQL 4 references and fix doc URLs 2021-01-30 22:47:33 +00:00
SearchNearMatcher.php Replace deprecated WikiPage::factory in search related classes 2020-11-11 23:03:32 +01:00
SearchNearMatchResultSet.php
SearchPostgres.php Migrate text table to abstract schema 2021-01-09 16:07:54 +01:00
SearchResult.php
SearchResultSet.php Improve class property documentation 2020-10-30 10:38:58 +01:00
SearchResultSetTrait.php
SearchResultTrait.php
SearchSqlite.php
SearchSuggestion.php search: restore search suggestions from non-main namespaces 2020-11-17 00:31:42 +01:00
SearchSuggestionSet.php
SqlSearchResult.php
SqlSearchResultSet.php
StringPrefixSearch.php Update a lot of unspecific "array" types in PHPDocs 2020-10-28 11:01:33 +01:00
TitlePrefixSearch.php Merge "Update a lot of unspecific "array" types in PHPDocs" 2020-11-13 21:48:24 +00:00