New API module, list=prefixsearch
authorMax Semenik <maxsem.wiki@gmail.com>
Tue, 1 Apr 2014 22:35:20 +0000 (02:35 +0400)
committerMax Semenik <maxsem.wiki@gmail.com>
Wed, 2 Apr 2014 15:14:07 +0000 (19:14 +0400)
commitaf6d9aba6d0f5b40be5fd114a78672efa7164762
tree30b93d5796824d1ae9614b07fe230894b93ce072
parent6fc8831652d47c688612b077db0a315e03e512ce
New API module, list=prefixsearch

It's pretty much like action=opensearch but can be used as a generator
which can be handy when you need to retrieve both the list of pages and
some information about them.

Change-Id: Iaffe30a0f7402e1316c4885a805692a34bbe1a6a
RELEASE-NOTES-1.23
includes/AutoLoader.php
includes/PrefixSearch.php
includes/api/ApiOpenSearch.php
includes/api/ApiQuery.php
includes/api/ApiQueryPrefixSearch.php [new file with mode: 0644]