
Forum search supports:
- literal search queries by surrounding the terms in quotation marks("): search.php?keywords="foo bar"
- Negative queries by using a minus sign(-) before a term
- OR queries where either term matches using the OR operator: search.php?keywords=FOO OR BAR
- Wildcard queries using the asterisk * : https://rpghq.org/forums/search.php?keywords=oyste*
The contents of quotes of another member's post are not searched, but quotes that do not reference a specific post are searched.