Queries

With the MoinMoin search engine the same search patterns are allowed in the search and title search input fields as in the parameters for the FullSearch and the PageList macros.

Examples

title:Help macro

searches for help pages that contain the word "macro".

apple (computer or "operating system")

searches for pages containing the word "apple" and at least one of "computer" or "operating system".

windows winamp or linux xmms

searches for pages containing both "windows" and "winamp", and also for pages containing both "linux" and "xmms".

"is text"

Will match "this text" or "is texts". Quotes are used only to include whitespace, and do not mean "exactly this phrase".

linkto:WindowsPage title:Linux

searches for pages that have "Linux" in the page name and that link to WindowsPage

r:\bdog\b

searches for the word "dog" and does not find e.g. the word "doggy"

TitleSearch and PageList

HelpOnSearching (last modified 2007-09-07 14:44:05)