wiki.techinc.nl/includes/search
Umherirrender 9421f6f52f Fix param type of search terms in search related classes
Change-Id: I036434268f1e7992f7f9f23d2c1c0fcd399823c8
2019-06-14 19:50:12 +02: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/suppress misc phan errors (#5) 2019-04-05 15:53:37 -07: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
PrefixSearch.php SearchEngine: Followup on I623b39e7ec791a66c4cf40 2019-05-09 15:54:56 +01: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 Simplify by using ?: operator 2019-04-15 15:05:00 +02:00
SearchEngine.php Fix param type of search terms in search related classes 2019-06-14 19:50:12 +02:00
SearchEngineConfig.php Move wgContLang from config to injectable 2016-04-27 11:55:17 -07:00
SearchEngineDummy.php Move class SearchEngineDummy to own file 2019-03-29 20:35:35 +01: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 Fix param type of search terms in search related classes 2019-06-14 19:50:12 +02:00
SearchIndexField.php Define index types as strings 2019-04-18 23:59:18 -07:00
SearchIndexFieldDefinition.php Define index types as strings 2019-04-18 23:59:18 -07:00
SearchMssql.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
SearchMySQL.php search: make legalSearchChars() non-static 2019-04-11 17:55:54 -07:00
SearchNearMatcher.php search: Remove unused deprecated methods replaced by MW Services 2019-04-19 00:09:42 +00:00
SearchNearMatchResultSet.php Convert SearchResultSet to typical iteration 2018-06-11 13:35:41 -07:00
SearchOracle.php search: make legalSearchChars() non-static 2019-04-11 17:55:54 -07:00
SearchPostgres.php Remove references to field rev_text_id 2019-03-26 10:41:29 -05:00
SearchResult.php Fix param type of search terms in search related classes 2019-06-14 19:50:12 +02:00
SearchResultSet.php Fix param type of search terms in search related classes 2019-06-14 19:50:12 +02:00
SearchSqlite.php search: make legalSearchChars() non-static 2019-04-11 17:55:54 -07:00
SearchSuggestion.php Use correct variable name in @param documentation 2017-08-11 19:27:19 +02:00
SearchSuggestionSet.php Change typehint callback to callable 2018-12-01 10:10:41 +01:00
SqlSearchResultSet.php Fix param type of search terms in search related classes 2019-06-14 19:50:12 +02:00
StringPrefixSearch.php Move PrefixSearch classes to own files 2019-03-27 21:40:33 +01:00
TitlePrefixSearch.php Move PrefixSearch classes to own files 2019-03-27 21:40:33 +01:00