..
Entity
search: Deprecate the use of SearchResultThumbnail::getSize()
2023-05-29 11:04:31 +00:00
Hook
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
searchwidgets
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02: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
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
FauxSearchResultSet.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
ISearchResultSet.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
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
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
RevisionSearchResultTrait.php
Add namespace to IDBAccessObject and DBAccessObjectUtils
2024-09-27 16:19:10 -04: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
Use namespaced classes
2024-10-21 20:41:20 +02:00
SearchEngineConfig.php
Use namespaced classes
2024-10-21 20:41:20 +02: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
search: Add missing documentation to class properties
2024-09-07 21:56:00 +02:00
SearchIndexField.php
SearchIndexFieldDefinition.php
Remove redundant empty() constructs (2)
2023-09-08 23:28:11 +02:00
SearchMySQL.php
search: Add missing documentation to class properties
2024-09-07 21:56:00 +02:00
SearchNearMatchResultSet.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
SearchPostgres.php
Type hint IReadableDatabase on IConnectionProvider::getReplicaDatabase
2024-03-16 16:02:11 +00:00
SearchResult.php
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
SearchResultSet.php
search: Add missing documentation to class properties
2024-09-07 21:56:00 +02:00
SearchResultSetTrait.php
SearchResultThumbnailProvider.php
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
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
Use explicit nullable type on parameter arguments
2024-10-16 20:58:33 +02:00
SearchSuggestionSet.php
Fix some line indent
2024-04-20 00:25:15 +02:00
SqlSearchResult.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
SqlSearchResultSet.php
search: Replace IResultWrapper::fetchObject()/next() with foreach loop
2024-08-31 23:58:02 +02:00
StringPrefixSearch.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
TitleMatcher.php
Remove meaningless @var documentation from constants
2024-10-09 09:33:12 +02:00
TitlePrefixSearch.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00