Use the field below to search for documents in the AMI web site containing specific words or combinations of words. The search will display a weighted list of matching documents, with better matches shown first. Each list item is a link to a matching document; if the document has a title it will be shown, otherwise only the document's file name is displayed. A brief explanation of the search options is available below, along with examples.
The search allows queries to be formed from arbitrary Boolean expressions containing the keywords AND, OR, and NOT, and grouped with parentheses. For example:
- helium level
- finds documents containing 'helium' or 'level'
- helium or level
- same as above
- helium and level
- finds documents containing both 'helium' and 'level'
- helium not level
- finds documents containing 'helium' but not 'level'
- (helium not handheld) and level
- finds documents containing 'level', plus 'helium' but not 'handheld'
- web*
- finds documents containing words starting with 'web'