Search Help

How to Use the Simple Search Function

Using the Search can be as simple as entering a single word or multiple words separated by spaces in the Search field. The search engine will return a list of the documents, which contain the results of the query.

Surrounding the words with double quotes to signify a phrase will produce a search for all pages containing the complete phrase. Note that capitals are ignored.

How to Do a Complex Search

You can focus a query to give more refined results as follows:

Advanced Search Criteria

The advanced search criteria are very useful for performing more precise searches. When saving a Web page, the server automatically saves specific page information such as the page title, metadata, content, etc.

Available advanced search options are:

To find the metadata embedded in a specific Web page: view the page with your Web browser, right click with the cursor on the page content and select the "View Source" menu option. Scroll to the top of the page to locate data similar to that shown below:

...
<meta name="dc.language" scheme="ISO639-2" content="eng" />
<meta name="dc.title" content="Information Management Group Homepage" />
<meta name="dc.subject" scheme="gccore" content="Armed forces; Information management;" />
<meta name="dc.date.created" content="2006-08-12" />
<meta name="dc.date.issued" content="2006-08-12" />
<meta name="dc.date.modified" content="2008-01-28" />
<meta name="dnd.date.nextReviewDate" content="2009-02-01" />
<meta name="keywords" content="adm(im), information management group, department of national defence, canadian forces" />
<meta name="description" content="Welcome to the Information Management Group Website." />
<meta content="text/html; charset=windows-1252" http-equiv="Content-Type" />
<meta name="dc.format" scheme="gcformat" content="text/html" />
<meta name="dc.creator" content="Government of Canada, National Defence, Information Management Group" />
...
<title>Information Management Group Homepage</title>
...

Language

The search results are filtered using the language of the search form and the language identified on the Web pages searched. If you are looking for English documents, then search using the English search form. On the other hand, if you are looking for French documents, then click on the "Français" top menu option to perform French searches.

Note that English Boolean operators are used in both French and English Searches.
OR replaces OU, AND replaces ET, NEAR replaces PRES, and AND NOT replaces ET SANS.