Bantuan API MediaWiki

Ini merupakan laman dokumentasi MediaWiki API yang dihasilkan secara automatik.

Dokumentasi dan contoh-contoh: https://www.mediawiki.org/wiki/API

prop=cirrusdoc (cd)

(main | query | cirrusdoc)

Dump of a CirrusSearch article document from the search servers

Parameter:
Other general parameters are available.
cdincludes

Define which fields should be returned by the search.

Asingkan nilai-nilai dengan "|".
Maximum number of values is 50 (500 for clients that are allowed higher limits).
Default: all
Contoh-contoh:
Get a dump of a single CirrusSearch article as currently indexed into search.
api.php?action=query&prop=cirrusdoc&titles=Main_Page [open in sandbox]
Get a dump of CirrusSearch settings for this wiki with just the Categories that have been selected using the 'includes' parameter
api.php?action=query&prop=cirrusdoc&titles=Main_Page&cdincludes=category [open in sandbox]