Search for words or combinations of words in this website, RodRawlings.com.

Search for:

Explaining Search Language...

The text search can use expressions with the words AND, OR, and NOT, and grouped with parentheses. For example:

veteran benefit
finds documents containing 'veteran' or 'benefit'
veteran or benefit
same as above
veteran and benefit
finds documents containing both 'veteran' and 'benefit'
veteran not benefit
finds documents containing 'veteran' but not 'benefit'
(veteran not benefit) and mortgage
finds documents containing 'veteran' but not 'benefit' plus 'mortgage',
home*
finds documents containing words starting with 'home'
Back to Start Page