MediaWiki-API-Hilfe

Dies ist eine automatisch generierte MediaWiki-API-Dokumentationsseite.

Dokumentation und Beispiele: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

meta=WikiSearch

(main | query | WikiSearch)

Perform advanced search queries against an ElasticSearch backend

Spezifische Parameter:
Weitere allgemeine Parameter sind verfügbar.
pageid

The page ID of the page that contains the search engine config for the current request

Dieser Parameter ist erforderlich.
Typ: Ganzzahl
term

The search query term used for full-text search

filter

An array of filters (as JSON) to apply to the search

aggregations

An array of aggregations (as JSON) to apply to the search

sortings

An array of sortings (as JSON) to apply to the search

from

From which offset to return search results

Typ: Ganzzahl
limit

The maximum number of search results to return

Typ: Ganzzahl