Index < Back Fwd >

The Search feature uses a basic search-engine syntax, enabling fairly sophisticated searching.

Examples:

unquoted words and spaces
Returns pages containing any of the words

"words in quotes"
Returns only pages containing the whole phrase

word +requiredword
Returns only pages containing the first word AND the second*

word -requiredomission
Returns only pages containing the first word AND NOT the second*

fragm%
Returns pages containing the word fragment. This example would match 'fragment' and 'fragmentation' but not 'defragmentation' (you would need to use %fragm% for that) 

*In some cases, approximate matches will be returned, listed separately in the Near Matches list.

You can combine these elements in any way to achieve sophisticated search criteria. For example:

"A4 folders" "A5 folders" -capacity +glue
Returns pages that contain "A4 folders" OR "A5 folders", AND contain "glue", AND DON'T contain "capacity"

Results are ordered by closest match, with slight weighting in favour of the leftmost words or phrases in your search query.