- Use double quotes around phrases to search, eg. "Stoneleigh Broadway" will match fewer terms than Stoneleigh Broadway which returns all pages with Stoneleigh in as well as all pages with Broadway in.
- Add + in front of terms/phrases that must appear in results, eg. +Domesday +Ewell will match pages with Domesday AND Ewell
- Add - in front of terms/phrases that must not appear in results,eg. +Domesday -Ewell will match pages with Domesday that DO NOT contain Ewell
- Searching can be expanded with a wildcard (*). eg. test* will match 'tests' 'tested' 'testing' etc.
- The following options can be placed in any order in front of the query:
- c: for a case sensitive search eg. c: road will match 'road' but not 'Road' or 'ROAD'.
- w: to match whole words only eg. w: road will not return 'broad'.