Search
Use the space "Search for" to search for documents in our
website that contain words or specific expressions that you want to find.
The search engine will show you a list of found documents ordered by relevance.
Each list element is a link you can use to access the document.
There is a brief explanation of
the syntax used in queries, as well as examples.
Search for Portuguese websites:
Other search engines:
In internal search you may use the boolean operators AND, OR and NOT as well as () to group expressions.
For example:
- public management
- finds documents containing 'public' or 'management'
- public OR management
- the same as above
- public AND management
- finds documents with both 'public' and 'management'
- public NOT management
- finds documents with the word 'public' but not the word 'management'
- (public NOT management) AND health
- finds documents with 'health' and 'public' but not 'management'
- manag*
- finds documents containing words beginning with 'manag'
|