| Query |
Finds the all files containing |
| building department |
'building' and 'department' |
| "building department" |
the phrase 'building department' |
| building or department |
'building' or 'deparment' |
| building not department |
'building' but not 'department' |
| taxes not "Master Plan" |
'taxes' but not 'Master Plan' |
| (seniors or events) not taxes |
'seniors' or 'events' but not
'taxes' |
| committee |
both committee and committees |
| committees |
committees but not committee |
| alcohol* |
alcohol or alcoholic |