To search the NMGCS Web site, please enter the keywords and click Search button.
Query Language
Use this form to search this web for documents containing specific words or
combinations of words. The text search engine 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.
The text search engine allows queries to be formed from arbitrary Boolean expressions
containing the keywords AND, OR, and NOT, and grouped with parentheses. For example:
- milk glass
- finds documents containing 'milk' or 'glass'
- milk OR glass
- same as above
- milk AND glass
- finds documents containing both 'milk' and 'glass'
- milk NOT glass
- finds documents containing 'milk' but not 'glass'
- (milk NOT glass) AND blue
- finds documents containing 'blue', plus 'milk' but not 'glass'
- west*
- finds documents containing words starting with 'west'