SEARCH
Use the form below to search for
documents in this web containing specific words or combinations of words.
WHAT IF I CAN'T FIND WHAT I AM LOOKING FOR?
If you are having trouble with finding information using the search tool you may be having a problem with understanding the proper usage of Query Language. If you would like to understand Query Language please scroll down. If your problem is not related to Query Language please contact the EC Support Team at mm.help@effem.com .
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:
| IF YOU SEARCH FOR... | THE RESULTING SEARCH WILL BE FOR... |
| information retrieval | documents containing 'information' or 'retrieval' |
| information or retrieval | documents containing 'information' or 'retrieval' |
| information and retrieval | documents containing both 'information' and 'retrieval' |
| information not retrieval | documents containing 'information' but not 'retrieval' |
| (information not retrieval) and WAIS | documents containing 'WAIS", plus 'information' but not 'retrieval' |
| web* | documents containing words that start with web |