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.8.0-int.8+f07259cca53448109bd542f6a3e53c54ddd48d58
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