Add an optional limit parameter (range 1 to 100) to the OpenSearch suggestion interface.
authorBrion Vibber <brion@users.mediawiki.org>
Sat, 29 Dec 2007 00:14:22 +0000 (00:14 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sat, 29 Dec 2007 00:14:22 +0000 (00:14 +0000)
commit21e46f5f3aa4b2052599a42167b8f6d8679eae4e
tree2a1e7b5e806660c1225db1ccd2dd2547e9298e21
parenta3a2744d033c41a0456d495f6a0fb5e8165224bf
Add an optional limit parameter (range 1 to 100) to the OpenSearch suggestion interface.
Will be using this in adaptor to the Apple Dictionary widget's search, since we're having performance problems with the special-purpose search backend.
includes/api/ApiOpenSearch.php