Case Search
Search Instructions
You may use the following special operators in the search box:
- Operator OR: hello | world – Document must contain “hello” or “world”
- Operator NOT: hello -world – Document must contain “hello” but not “world”
- Phrase search operator: ‘hello world’ – Document must contain exact phrase “hello world”
- Proximity search operator: ‘hello world’~10 – Document must contain “hello” within 10 words of “world”
- Search citation only: @title – search in title of post or page
- Search in text only: @body – search in body of post, page or comment