Support offsets in prefix searching
authorChad Horohoe <chadh@wikimedia.org>
Wed, 26 Nov 2014 18:29:15 +0000 (10:29 -0800)
committerChad Horohoe <chadh@wikimedia.org>
Tue, 2 Dec 2014 19:59:26 +0000 (11:59 -0800)
commitb702cb3b246b2bf1652ed93ac09b343557f361b3
treed1af114d5a53ef8267c6be54e67a1c7082f0a6c1
parente0698e254512ff0421db570f02afea7bd5541d8a
Support offsets in prefix searching

Fixes T75522
Change-Id: I7a27a64e295a1efcb1d9728d95cf254bb8bfbe92
15 files changed:
RELEASE-NOTES-1.25
docs/hooks.txt
includes/PrefixSearch.php
includes/api/ApiQueryPrefixSearch.php
includes/api/i18n/en.json
includes/api/i18n/qqq.json
includes/specialpage/SpecialPage.php
includes/specials/SpecialEditWatchlist.php
includes/specials/SpecialJavaScriptTest.php
includes/specials/SpecialListusers.php
includes/specials/SpecialLog.php
includes/specials/SpecialPagesWithProp.php
includes/specials/SpecialRedirect.php
includes/specials/SpecialWatchlist.php
tests/phpunit/includes/PrefixSearchTest.php