From 333357d5cfb1f52de424d1e3aa62c80f7e0f94bc Mon Sep 17 00:00:00 2001 From: S Page Date: Mon, 8 Jun 2015 18:21:03 -0700 Subject: [PATCH] Improve the srsearch API param doc Mention that it may be a way to invoke fancy search features. Message-only change. Change-Id: I6df02b53612f7c55f69a6bcad407a3a28a07bd2b --- includes/api/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index 2a2e855a06..f576f453e9 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -899,7 +899,7 @@ "apihelp-query+revisions+base-param-contentformat": "Serialization format used for $1difftotext and expected for output of content.", "apihelp-query+search-description": "Perform a full text search.", - "apihelp-query+search-param-search": "Search for all page titles (or content) that have this value.", + "apihelp-query+search-param-search": "Search for page titles or content matching this value. You can use the search string to invoke special search features, depending on what the wiki's search backend implements.", "apihelp-query+search-param-namespace": "Search only within these namespaces.", "apihelp-query+search-param-what": "Which type of search to perform.", "apihelp-query+search-param-info": "Which metadata to return.", -- 2.20.1