wiki.techinc.nl/includes/search
David Causse cf41c48f8d Deprecate SearchEngine::replacePrefixes
This should be handled internally by SearchEngine implementations.

Bug: T198860
Change-Id: Ifbfd0fcb81fcacf5228bd2ffcac7b80fca872b2a
Depends-On: I7d4ff9498fa1f4ea66835c634b8931f4c29993fb
2018-07-17 21:56:14 +00:00
..
AugmentPageProps.php Infrastructure for augmenting search results 2016-09-15 15:44:03 -07:00
DummySearchIndexFieldDefinition.php Fix two instances of calling function with too few args 2016-12-15 13:24:40 -08:00
NullIndexField.php Fix spacing for @param and indent of function comments 2017-08-15 14:33:29 +00:00
PaginatingSearchEngine.php Push pagination decision for search into SearchEngine 2018-06-11 13:35:44 -07:00
ParserOutputSearchDataExtractor.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
PerRowAugmentor.php Remove auto-generated "Constructor" documentation on constructors 2017-07-10 10:15:51 +00:00
ResultAugmentor.php Remove empty lines from PHP and JavaScript comment blocks 2016-12-09 09:01:06 +00:00
ResultSetAugmentor.php Remove empty lines from PHP and JavaScript comment blocks 2016-12-09 09:01:06 +00:00
SearchDatabase.php Deprecate SearchEngine::replacePrefixes 2018-07-17 21:56:14 +00:00
SearchEngine.php Deprecate SearchEngine::replacePrefixes 2018-07-17 21:56:14 +00:00
SearchEngineConfig.php Move wgContLang from config to injectable 2016-04-27 11:55:17 -07:00
SearchEngineFactory.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
SearchExactMatchRescorer.php Merge "Remove @param comments that literally repeat what the code says" 2018-01-11 23:48:03 +00:00
SearchHighlighter.php Remove most uses of deprecated Language::truncate() 2018-07-09 13:36:27 -04:00
SearchIndexField.php Fix spacing for @param and indent of function comments 2017-08-15 14:33:29 +00:00
SearchIndexFieldDefinition.php Fix spacing for @param and indent of function comments 2017-08-15 14:33:29 +00:00
SearchMssql.php Deprecate SearchEngine::replacePrefixes 2018-07-17 21:56:14 +00:00
SearchMySQL.php Deprecate SearchEngine::replacePrefixes 2018-07-17 21:56:14 +00:00
SearchNearMatcher.php Fix a few minor mistakes in PHPDoc tags 2017-09-15 11:17:17 +02:00
SearchNearMatchResultSet.php Convert SearchResultSet to typical iteration 2018-06-11 13:35:41 -07:00
SearchOracle.php Deprecate SearchEngine::replacePrefixes 2018-07-17 21:56:14 +00:00
SearchPostgres.php Deprecate SearchEngine::replacePrefixes 2018-07-17 21:56:14 +00:00
SearchResult.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
SearchResultSet.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
SearchSqlite.php Deprecate SearchEngine::replacePrefixes 2018-07-17 21:56:14 +00:00
SearchSuggestion.php Use correct variable name in @param documentation 2017-08-11 19:27:19 +02:00
SearchSuggestionSet.php Silently drop unknown titles in completion search 2018-06-11 13:56:19 -07:00
SqlSearchResultSet.php Convert SearchResultSet to typical iteration 2018-06-11 13:35:41 -07:00