wiki.techinc.nl/includes/search
Stanislav Malyshev 7e18cfc3b5 Infrastructure for augmenting search results
Bug: T117493
Change-Id: Ia5413a7846cc961026a2dc3542b619493bc76a23
2016-09-15 15:44:03 -07:00
..
AugmentPageProps.php Infrastructure for augmenting search results 2016-09-15 15:44:03 -07:00
DummySearchIndexFieldDefinition.php Extract ParserOutput search index data fields from WikiTextContentHandler 2016-08-19 09:26:17 -04: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 Infrastructure for augmenting search results 2016-09-15 15:44:03 -07:00
ResultSetAugmentor.php Infrastructure for augmenting search results 2016-09-15 15:44:03 -07:00
SearchDatabase.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
SearchEngine.php Infrastructure for augmenting search results 2016-09-15 15:44:03 -07:00
SearchEngineConfig.php Move wgContLang from config to injectable 2016-04-27 11:55:17 -07:00
SearchEngineFactory.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -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 Remove SourceIndexField FLAG_SOURCE_DATA 2016-09-01 17:03:56 +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 Improve code suffering from PHP 5.3's lack of support for foo()[] 2016-02-28 22:49:20 +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 Allow titles with falsy title text in suggestions 2016-03-24 16:35:56 -07:00
SearchSuggestionSet.php build: Update mediawiki-codesniffer to 0.6.0, add "composer fix" 2016-02-17 02:54:42 -08:00
SqlSearchResultSet.php Infrastructure for augmenting search results 2016-09-15 15:44:03 -07:00