wiki.techinc.nl/includes/search
Derick Alangi 15269e9500 SearchEngine: Followup on I623b39e7ec791a66c4cf40
Per https://www.mediawiki.org/wiki/Deprecation_policy#Deprecation,
the version for hard deprecation must be exactly the same as the
one it was soft deprecated in.

Bug: T221431
Change-Id: Ib7c2b569959194e15f50c62fe0eca1c3011bc50e
2019-05-09 15:54:56 +01:00
..
AugmentPageProps.php
DummySearchIndexFieldDefinition.php
NullIndexField.php Fix/suppress misc phan errors (#5) 2019-04-05 15:53:37 -07:00
PaginatingSearchEngine.php
ParserOutputSearchDataExtractor.php
PerRowAugmentor.php
PrefixSearch.php SearchEngine: Followup on I623b39e7ec791a66c4cf40 2019-05-09 15:54:56 +01:00
ResultAugmentor.php
ResultSetAugmentor.php
SearchDatabase.php
SearchEngine.php SearchEngine: Followup on I623b39e7ec791a66c4cf40 2019-05-09 15:54:56 +01:00
SearchEngineConfig.php
SearchEngineDummy.php Move class SearchEngineDummy to own file 2019-03-29 20:35:35 +01:00
SearchEngineFactory.php
SearchExactMatchRescorer.php
SearchHighlighter.php No yoda conditions 2018-11-21 17:54:39 +01:00
SearchIndexField.php Define index types as strings 2019-04-18 23:59:18 -07:00
SearchIndexFieldDefinition.php Define index types as strings 2019-04-18 23:59:18 -07:00
SearchMssql.php
SearchMySQL.php search: make legalSearchChars() non-static 2019-04-11 17:55:54 -07:00
SearchNearMatcher.php search: Remove unused deprecated methods replaced by MW Services 2019-04-19 00:09:42 +00:00
SearchNearMatchResultSet.php
SearchOracle.php search: make legalSearchChars() non-static 2019-04-11 17:55:54 -07:00
SearchPostgres.php Remove references to field rev_text_id 2019-03-26 10:41:29 -05:00
SearchResult.php
SearchResultSet.php Improve documentation of constants throughout the codebase 2019-02-26 14:02:50 +01:00
SearchSqlite.php search: make legalSearchChars() non-static 2019-04-11 17:55:54 -07:00
SearchSuggestion.php
SearchSuggestionSet.php Change typehint callback to callable 2018-12-01 10:10:41 +01:00
SqlSearchResultSet.php
StringPrefixSearch.php Move PrefixSearch classes to own files 2019-03-27 21:40:33 +01:00
TitlePrefixSearch.php Move PrefixSearch classes to own files 2019-03-27 21:40:33 +01:00