Improve the srsearch API param doc
authorS Page <spage@wikimedia.org>
Tue, 9 Jun 2015 01:21:03 +0000 (18:21 -0700)
committerS Page <spage@wikimedia.org>
Tue, 9 Jun 2015 01:21:03 +0000 (18:21 -0700)
Mention that it may be a way to invoke fancy search features.
Message-only change.

Change-Id: I6df02b53612f7c55f69a6bcad407a3a28a07bd2b

includes/api/i18n/en.json

index 2a2e855..f576f45 100644 (file)
        "apihelp-query+revisions+base-param-contentformat": "Serialization format used for <var>$1difftotext</var> 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.",