| .. |
|
Entity
|
|
|
|
Hook
|
|
|
|
searchwidgets
|
Use CsrfTokenSet as CSRF token source
|
2021-07-12 14:19:15 -07:00 |
|
BaseSearchResultSet.php
|
|
|
|
DummySearchIndexFieldDefinition.php
|
|
|
|
FauxSearchResult.php
|
|
|
|
FauxSearchResultSet.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
ISearchResultSet.php
|
|
|
|
NullIndexField.php
|
|
|
|
PaginatingSearchEngine.php
|
|
|
|
ParserOutputSearchDataExtractor.php
|
|
|
|
PerRowAugmentor.php
|
|
|
|
PrefixSearch.php
|
api: Fix prefixsearch returning the entire database
|
2021-06-17 16:25:43 +02:00 |
|
ResultAugmentor.php
|
|
|
|
ResultSetAugmentor.php
|
|
|
|
RevisionSearchResult.php
|
Post Revision-removal cleanup
|
2021-06-24 00:32:39 +00:00 |
|
RevisionSearchResultTrait.php
|
|
|
|
SearchDatabase.php
|
|
|
|
SearchEngine.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
SearchEngineConfig.php
|
|
|
|
SearchEngineDummy.php
|
|
|
|
SearchEngineFactory.php
|
SearchEngineFactory: inject load balancer
|
2021-04-22 20:48:10 +00:00 |
|
SearchExactMatchRescorer.php
|
Replace deprecated WikiPage::factory in search related classes
|
2020-11-11 23:03:32 +01:00 |
|
SearchHighlighter.php
|
build: Updating mediawiki/mediawiki-codesniffer to 32.0.0
|
2020-10-28 20:06:22 +00:00 |
|
SearchIndexField.php
|
|
|
|
SearchIndexFieldDefinition.php
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
SearchMySQL.php
|
Replace uses of DB_MASTER with DB_PRIMARY
|
2021-04-29 09:24:31 -07:00 |
|
SearchNearMatcher.php
|
Remove comments that repeat the code
|
2021-06-02 08:03:09 +00:00 |
|
SearchNearMatchResultSet.php
|
|
|
|
SearchPostgres.php
|
Fix code comment
|
2021-07-10 18:46:35 +02:00 |
|
SearchResult.php
|
|
|
|
SearchResultSet.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
SearchResultSetTrait.php
|
|
|
|
SearchResultTrait.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
SearchSqlite.php
|
Replace uses of DB_MASTER with DB_PRIMARY
|
2021-04-29 09:24:31 -07:00 |
|
SearchSuggestion.php
|
Remove some more comments that literally repeat the code
|
2021-06-18 21:23:56 +00:00 |
|
SearchSuggestionSet.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
SqlSearchResult.php
|
|
|
|
SqlSearchResultSet.php
|
|
|
|
StringPrefixSearch.php
|
Use static closures where safe to use
|
2021-02-11 00:13:52 +00:00 |
|
TitlePrefixSearch.php
|
Use __CLASS__/::class to define callback for array_map/_filter/usort
|
2021-01-22 16:39:29 +00:00 |