wiki.techinc.nl/includes/search
Ebrahim Byagowi 697e19e461 Add MediaWiki\Registration namespace to registration classes
Bug: T353458
Change-Id: Ifa3b6a6e0353bb4ce21a3f4456f1fc696c8d377c
2024-08-10 10:08:22 +00:00
..
Entity search: Deprecate the use of SearchResultThumbnail::getSize() 2023-05-29 11:04:31 +00:00
Hook Namespace remaining 'specialpage' files under \MediaWiki\SpecialPage 2023-09-18 18:23:13 +01:00
searchwidgets Use constants provided by MainConfigNames for config names 2024-05-18 01:26:46 +08:00
BaseSearchResultSet.php docs: Adjust all @deprecated tags to use 'since…' for consistency 2024-05-01 07:41:18 +01:00
DummySearchIndexFieldDefinition.php
FauxSearchResult.php Add parent constructor call in FauxSearchResult 2024-01-02 18:46:20 +01:00
FauxSearchResultSet.php
ISearchResultSet.php
NullIndexField.php
PaginatingSearchEngine.php
ParserOutputSearchDataExtractor.php Namespace ParserOutput 2023-12-14 14:57:34 -05:00
PerRowAugmentor.php
PrefixSearch.php rdbms: Create IReadableDatabase::andExpr() / ::orExpr() 2024-07-11 15:29:20 +00:00
ResultAugmentor.php
ResultSetAugmentor.php
RevisionSearchResult.php
RevisionSearchResultTrait.php Remove more indirect calls to IDBAccessObject::READ_* constants 2024-01-23 15:42:38 +01:00
SearchDatabase.php db: Better Error messaging when Title search query not compatible with db Engine 2024-02-21 21:06:08 +03:00
SearchEngine.php docs: Adjust all @deprecated tags to use 'since…' for consistency 2024-05-01 07:41:18 +01:00
SearchEngineConfig.php search: Use ServiceOptions not full config object 2024-04-16 15:50:43 +01:00
SearchEngineDummy.php
SearchEngineFactory.php search: Make DB-backed search engines use ICP instead of LB/LBF 2023-07-13 12:31:06 +02:00
SearchExactMatchRescorer.php Replace User, Title, and WikiPage in more signatures 2024-07-10 01:25:57 +02:00
SearchHighlighter.php Add MediaWiki\Registration namespace to registration classes 2024-08-10 10:08:22 +00:00
SearchIndexField.php
SearchIndexFieldDefinition.php Remove redundant empty() constructs (2) 2023-09-08 23:28:11 +02:00
SearchMySQL.php Fix some line indent 2024-04-20 00:25:15 +02:00
SearchNearMatchResultSet.php
SearchPostgres.php Type hint IReadableDatabase on IConnectionProvider::getReplicaDatabase 2024-03-16 16:02:11 +00:00
SearchResult.php
SearchResultSet.php
SearchResultSetTrait.php
SearchResultThumbnailProvider.php
SearchResultTrait.php Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02:00
SearchSqlite.php Type hint IReadableDatabase on IConnectionProvider::getReplicaDatabase 2024-03-16 16:02:11 +00:00
SearchSuggestion.php
SearchSuggestionSet.php Fix some line indent 2024-04-20 00:25:15 +02:00
SqlSearchResult.php
SqlSearchResultSet.php
StringPrefixSearch.php
TitleMatcher.php Revert "Revert "Remove unused class_alias deprecated in MW 1.40"" 2023-09-29 13:08:50 +02:00
TitlePrefixSearch.php