aboutsummaryrefslogtreecommitdiffstats
path: root/includes/search/SearchNearMatcher.php
Commit message (Expand)AuthorAgeFilesLines
* Hooks::run() call site migrationTim Starling2020-05-301-5/+19
* search engine: Add tests for SearchNearMatcherPeter Ovchyn2020-02-131-6/+5
* languages: Introduce LanguageConverterFactoryPeter Ovchyn2020-02-031-2/+10
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-1/+1
* Add ISearchResultSetDavid Causse2019-07-221-2/+2
* Replace some uses of deprecated wfFindFile() and wfLocalFile()Derick Alangi2019-06-111-1/+3
* search: Remove unused deprecated methods replaced by MW ServicesDerick Alangi2019-04-191-1/+1
* Go search to consider fragment only title invalidErik Bernhardson2018-09-111-1/+7
* Fix a few minor mistakes in PHPDoc tagsThiemo Mättig2017-09-151-2/+1
* Remove empty lines at begin of function, if, foreach, switchUmherirrender2017-07-011-1/+0
* Move wgContLang from config to injectableStanislav Malyshev2016-04-271-2/+8
* Convert SearchEngine to service containersStanislav Malyshev2016-04-251-0/+163