wiki.techinc.nl/includes/search
dcausse 5417b6edc7 Add new type SearchIndexField::INDEX_TYPE_SHORT_TEXT
Useful for short technical strings such as mime types.

Change-Id: If440378f2b7004abed87eca4bbde767212c4b062
2016-09-26 12:50:23 +02: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 Merge "Pass User to SearchEngine::getProfiles" 2016-09-20 20:30:36 +00: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 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