A search for more than one word will find pages that contain all of the words. Use quotation marks to search for a phrase. Also use quotes for text with punctuation or special characters. Searches are case insensitive.
To limit your search to a single group, enter the group name followed by a slash at the beginning of the search string (e.g., "Character/" or "Background/"). To list all pages, enter a slash for the search.
The default search ignores certain pages based on title (SideBar) or group (PmWiki/, Site/). To include these results, add " list=all" to your search.
Search examples
Enter | To find pages containing |
---|---|
apple pie | both 'apple' and 'pie' |
"apple pie" | the phrase 'apple pie' |
Background/Apple | 'apple' in the Background group of pages |
"background/apple" | the phrase 'background/apple' in all groups of pages |
apple -pie | 'apple', omitting those containing 'pie' |
food -"apple pie" | 'food', omitting those containing 'apple pie' |
apple "-pie" | the words 'apple' and '-pie' |
apple - pie | 'apple', '-', and 'pie' |
"pie:" | the word 'pie' with a colon |
"pie=tasty" | the phrase 'pie=tasty' |
group=Character | all pages in the Character group |
Some special characters need to be enclosed in quotes, including the colon (:), equals sign (=), less than (<), single quote (') and double quote(").