MediaWiki API hulp

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

list=search (sr)

(main | query | search)
  • Voor deze module zijn leesrechten nodig.
  • Deze module kan als generator worden gebruikt.
  • Bron: MediaWiki
  • Licentie: GPL-2.0-or-later

Voer een zoekopdracht in de volledige tekst uit.

Parameters:
srsearch

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.

Deze parameter is vereist.
srnamespace

Search only within these namespaces.

Waarden (gescheiden met | of alternatief): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 120, 121, 122, 123, 828, 829
Gebruik * om alle waarden op te geven.
Standaard: 0
srlimit

Hoeveel pagina's te tonen.

Type: geheel getal of max
The value must be between 1 and 500.
Standaard: 10
sroffset

When more results are available, use this to continue.

Type: integer
Standaard: 0
srqiprofile

Query independent profile to use (affects ranking algorithm).

classic
Ranking gebaseerd op het aantal inkomende links, sommige sjablonen, taal van de pagina en recentheid (sjablonen/taal/recentheid kan niet worden ingeschakeld op deze wiki).
classic_noboostlinks
Rangschikking op basis van een aantal sjablonen, taal van de pagina en recentheid wanneer ingeschakeld op deze wiki.
empty
Rangschikking uitsluitend aan de hand van zoekvraagafhankelijke kenmerken (alleen voor foutopsporing).
wsum_inclinks
Weighted sum based on incoming links
wsum_inclinks_pv
Weighted sum based on incoming links and weekly pageviews
popular_inclinks_pv
Rangschikking voornamelijk op basis van paginaweergaven
popular_inclinks
Rangschikking voornamelijk op basis van het aantal inkomende koppelingen
wikibase_prefix
Default rescore profile for completion search
wikibase_prefix_boost
Rescore profile for completion search with statement boosting
wikibase
Default rescore profile for fulltext search
wikibase_phrase
Rescore profile for fulltext search with phrase scoring
engine_autoselect
Let the search engine decide on the best profile to use.
Een van de volgende waarden: classic, classic_noboostlinks, empty, engine_autoselect, popular_inclinks, popular_inclinks_pv, wikibase, wikibase_phrase, wikibase_prefix, wikibase_prefix_boost, wsum_inclinks, wsum_inclinks_pv
Standaard: engine_autoselect
srwhat

Which type of search to perform.

Een van de volgende waarden: nearmatch, text, title
srinfo

Which metadata to return.

Waarden (gescheiden met | of alternatief): rewrittenquery, suggestion, totalhits
Standaard: totalhits|suggestion|rewrittenquery
srprop

Which properties to return:

size
Adds the size of the page in bytes.
wordcount
Adds the word count of the page.
timestamp
Adds the timestamp of when the page was last edited.
snippet
Adds a parsed snippet of the page.
titlesnippet
Adds a parsed snippet of the page title.
redirecttitle
Adds the title of the matching redirect.
redirectsnippet
Adds a parsed snippet of the redirect title.
sectiontitle
Adds the title of the matching section.
sectionsnippet
Adds a parsed snippet of the matching section title.
isfilematch
Adds a boolean indicating if the search matched file content.
categorysnippet
Adds a parsed snippet of the matching category.
score
Verouderd. Genegeerd.
hasrelated
Verouderd. Genegeerd.
extensiondata
Adds extra data generated by extensions.
Waarden (gescheiden met | of alternatief): categorysnippet, extensiondata, isfilematch, redirectsnippet, redirecttitle, sectionsnippet, sectiontitle, size, snippet, timestamp, titlesnippet, wordcount, hasrelated, score
Standaard: size|wordcount|timestamp|snippet
srinterwiki

Include interwiki results in the search, if available.

Type: boolean (details)
srenablerewrites

Enable internal query rewriting. Some search backends can rewrite the query into another which is thought to provide better results, for instance by correcting spelling errors.

Type: boolean (details)
srsort

Set the sort order of returned results.

Een van de volgende waarden: create_timestamp_asc, create_timestamp_desc, incoming_links_asc, incoming_links_desc, just_match, last_edit_asc, last_edit_desc, none, random, relevance
Standaard: relevance