Click or drag to resize

SearchableField Enumeration

This is preliminary documentation and is subject to change.

Used in MatchingField.

Namespace: WikiClientLibrary.Generators
Assembly: WikiClientLibrary (in WikiClientLibrary.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax
public enum SearchableField
Members
Member nameValueDescription
Default0 Use the site MediaWiki site default behavior.
Title1 Search in page titles. Note that Wikipedia does not support this flag.
Text2 Search in page text.
NearMatch3 Search for a near match in the title. (MediaWiki 1.17+)
See Also