Search Tips

General:

Wild-card characters:

*
Asterisk matches one or more characters up to the next space
?
Question mark matches any single character except a space
#
Hash mark (or pound sign) matches any single digit.
[n-n]
A number dash number in square brackets, specifies a range allowable digits for a single digit. For example, to search for the years 1800-1850, enter 18[0-5]0
[c-c]
A character dash character in square brackets, specifies a range of allowable characters for a single character.

Word/phrase descriptors:

-
A minus sign at the beginning of a word or phrase excludes pages that contain that word or phrase
{P}
A 'P' in curly braces (anywhere in the keyword list) requires the search words to exist within the same paragraph

more to come ...