|
Searching for something
specific on Modeleasy+?
|
|
| Use the form below to search for specific
words or combinations of words. The 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. A brief explanation of the query
language is listed below, along with examples. |
How this search engine searches:
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:
- Modeleasy+ documentation
- finds documents containing 'Modeleasy+' or 'documentation'
- Modeleasy+ or documentation
- same as above
- Modeleasy+ and documentation
- finds documents containing both 'Modeleasy+' and
'documentation'
- Modeleasy+ not documentation
- finds documents containing 'Modeleasy+' but not
'documentation''
- (Modeleasy+ not documentation) and graphics
- finds documents containing 'graphics', plus 'Modeleasy+'
but not 'documentation'
- web*
- finds documents containing words starting with 'web'
|