| Enter | To find pages containing |
|---|---|
| apple pie | both ‘apple’ and ‘pie’ |
| “apple pie” | the phrase ‘apple pie’ |
| pmwiki/apple | ‘apple’ in the PmWiki group of pages |
| “pmwiki/apple” | the phrase ‘pmwiki/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’ |
| name=*crumble* | page names containing ‘crumble’ |
Some special characters need to be enclosed in quotes, including the colon (:), equals sign (=), less than (<), single quote (‘) and double quote(“).
For advanced searches, page list parameters (count, name, group, fmt, link, list, order, and trail) can be entered together with the search string.