wiki.techinc.nl/includes/search
2019-05-07 19:51:34 +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/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: Hard-deprecate PrefixSearch::titleSearch() 2019-05-06 15:57:21 +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 doc: Modernise parameter names and documentation for 'replica' DBs 2018-10-31 10:36:48 -07:00
SearchEngine.php SearchEngine: Hard deprecate SearchEngine::transformSearchTerm() 2019-04-26 19:24:02 +00:00
SearchEngineConfig.php
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 No yoda conditions 2018-11-21 17:54:39 +01: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 PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
SearchResultSet.php Improve documentation of constants throughout the codebase 2019-02-26 14:02:50 +01: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 Convert SearchResultSet to typical iteration 2018-06-11 13:35:41 -07: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