wiki.techinc.nl/includes/search
Max Semenik d4f3e554d7 Decrease the number of 'function says it should return something' errors
Change-Id: Ib5115fe5bbaa67d8a6e54cc3ba1ba7020e239e11
2016-12-15 16:05:52 -08: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 Create API to allow content handlers to handle structured data definitions 2016-07-06 13:41:20 -07:00
ParserOutputSearchDataExtractor.php Extract ParserOutput search index data fields from WikiTextContentHandler 2016-08-19 09:26:17 -04:00
PerRowAugmentor.php Infrastructure for augmenting search results 2016-09-15 15:44:03 -07: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 Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
SearchEngine.php Decrease the number of 'function says it should return something' errors 2016-12-15 16:05:52 -08:00
SearchEngineConfig.php Move wgContLang from config to injectable 2016-04-27 11:55:17 -07:00
SearchEngineFactory.php Add SearchEngineFactory::getSearchEngineClass() instead of using the DB 2016-09-15 21:31:35 -07:00
SearchExactMatchRescorer.php Fix Undefined index: 0 in SearchExactMatchRescorer.php on line 44 2016-03-31 16:26:37 +02:00
SearchHighlighter.php Clarify that $terms get preg_quoted by caller in SearchHighlighter 2016-09-06 19:42:12 +00:00
SearchIndexField.php Add new type SearchIndexField::INDEX_TYPE_SHORT_TEXT 2016-09-26 12:50:23 +02:00
SearchIndexFieldDefinition.php Extract ParserOutput search index data fields from WikiTextContentHandler 2016-08-19 09:26:17 -04:00
SearchMssql.php Replace uses of join() by implode() 2016-03-08 18:24:16 +00:00
SearchMySQL.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
SearchNearMatcher.php Move wgContLang from config to injectable 2016-04-27 11:55:17 -07:00
SearchNearMatchResultSet.php Infrastructure for augmenting search results 2016-09-15 15:44:03 -07:00
SearchOracle.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SearchPostgres.php Remove empty lines at end of functions 2016-11-05 11:55:10 +01:00
SearchResult.php Infrastructure for augmenting search results 2016-09-15 15:44:03 -07:00
SearchResultSet.php Infrastructure for augmenting search results 2016-09-15 15:44:03 -07:00
SearchSqlite.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SearchSuggestion.php Remove empty lines from PHP and JavaScript comment blocks 2016-12-09 09:01:06 +00:00
SearchSuggestionSet.php Remove empty lines from PHP and JavaScript comment blocks 2016-12-09 09:01:06 +00:00
SqlSearchResultSet.php Infrastructure for augmenting search results 2016-09-15 15:44:03 -07:00