wiki.techinc.nl/includes/search
Daimona Eaytoy c659bc6308 Unsuppress another phan issue (part 7)
Bug: T231636
Depends-On: I2cd24e73726394e3200a570c45d5e86b6849bfa9
Depends-On: I4fa3e6aad872434ca397325ed7a83f94973661d0
Change-Id: Ie6233561de78457cae5e4e44e220feec2d1272d8
2019-09-03 17:19:21 +00:00
..
AugmentPageProps.php Add ISearchResultSet 2019-07-22 18:27:39 +00:00
BaseSearchResultSet.php Add BaseSearchResultSet 2019-07-25 15:47:01 +02:00
DummySearchIndexFieldDefinition.php Fix two instances of calling function with too few args 2016-12-15 13:24:40 -08:00
ISearchResultSet.php Add BaseSearchResultSet 2019-07-25 15:47:01 +02:00
NullIndexField.php Fix/suppress misc phan errors (#5) 2019-04-05 15:53:37 -07:00
PaginatingSearchEngine.php Add ISearchResultSet 2019-07-22 18:27:39 +00:00
ParserOutputSearchDataExtractor.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
PerRowAugmentor.php Add ISearchResultSet 2019-07-22 18:27:39 +00:00
PrefixSearch.php PrefixSearch: Drop titleSearch(), deprecated in 1.23 2019-06-24 11:11:17 -07:00
ResultAugmentor.php
ResultSetAugmentor.php Add ISearchResultSet 2019-07-22 18:27:39 +00:00
RevisionSearchResult.php Hard deprecate new SearchResult() and introduce RevisionSearchResult 2019-08-27 08:27:28 -07:00
RevisionSearchResultTrait.php Hard deprecate new SearchResult() and introduce RevisionSearchResult 2019-08-27 08:27:28 -07:00
SearchDatabase.php Merge "Document SearchDatabase::doSearchTextInDB to return null" 2019-08-01 21:51:36 +00:00
SearchEngine.php Unsuppress more phan issues (part 5) 2019-09-01 09:48:31 +00:00
SearchEngineConfig.php
SearchEngineDummy.php Move class SearchEngineDummy to own file 2019-03-29 20:35:35 +01:00
SearchEngineFactory.php Drop last bits of oracle 2019-08-14 23:44:22 +02:00
SearchExactMatchRescorer.php Merge "Remove @param comments that literally repeat what the code says" 2018-01-11 23:48:03 +00:00
SearchHighlighter.php Use ExtensionRegistry instead of class name 2019-08-14 19:07:39 +02: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
SearchMySQL.php Document SearchDatabase::doSearchTextInDB to return null 2019-07-31 18:15:13 +02:00
SearchNearMatcher.php Add ISearchResultSet 2019-07-22 18:27:39 +00:00
SearchNearMatchResultSet.php Add ISearchResultSet 2019-07-22 18:27:39 +00:00
SearchPostgres.php search: refactor DatabaseSearch to take a load balancer instance 2019-06-26 03:03:37 +00:00
SearchResult.php Hard deprecate new SearchResult() and introduce RevisionSearchResult 2019-08-27 08:27:28 -07:00
SearchResultSet.php Add SearchResultSetTrait 2019-07-25 15:52:36 +02:00
SearchResultSetTrait.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
SearchResultTrait.php Add SearchResultTrait 2019-08-20 18:24:44 +02:00
SearchSqlite.php rdbms: remove DatabaseSqlite::checkForEnabledSearch() in favor of explicit queries 2019-08-07 18:47:36 -07:00
SearchSuggestion.php Use correct variable name in @param documentation 2017-08-11 19:27:19 +02:00
SearchSuggestionSet.php Change typehint callback to callable 2018-12-01 10:10:41 +01:00
SqlSearchResult.php Hard deprecate new SearchResult() and introduce RevisionSearchResult 2019-08-27 08:27:28 -07:00
SqlSearchResultSet.php Deprecate SearchResultSet::free 2019-07-22 17:46:00 +02:00
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