Pomoc API MediaWiki
To jest automatycznie wygenerowana strona dokumentacji API MediaWiki.
Dokumentacja i przykłady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
prop=cirrusdoc (cd)
- Ten moduł wymaga praw odczytu.
- Źródło: CirrusSearch
- Licencja: GPL-2.0-or-later
Dump of a CirrusSearch article document from the search servers
Parametr:
Other general parameters are available.
- cdincludes
Define which fields should be returned by the search.
- Oddziel wartości za pomocą | lub alternatywy.
- Maksymalna liczba wartości to 50 (500 dla klientów z podwyższonymi limitami).
- Domyślnie: all
Przykłady:
- Get a dump of a single CirrusSearch article as currently indexed into search.
- api.php?action=query&prop=cirrusdoc&titles=Main_Page [otwórz w brudnopisie]
- 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 [otwórz w brudnopisie]