Wildcard Searches: Use an asterisk (*) to search for partial words. For example, searching for "prog*" will find "program", "programming", "progress", etc.
Phrase Searches: Put phrases in quotes to search for exact matches. For example, "forum software" will only find posts containing that exact phrase.
Boolean Operators: Use AND, OR, NOT to refine your search. For example, "vbulletin AND forum NOT phpbb" will find posts containing both "vbulletin" and "forum" but not "phpbb".
Minimum Word Length: Words must be at least 4 characters long to be indexed for search.