<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="_c74_vig.xsl" type="text/xsl"?>
<vignette name="Queries" package="Max" rankfactor="2">

  <h1>Queries</h1>

  <p>
			The
			<link type="vignette" module="core" name="file_browser">File Browser</link>
			shows you files that meet certain criteria you specify in a <i>query</i>.
      Unlike a traditional directory listing, the files are not normally
      organized by <i>where</i> they are on your hard drive, but by more
      useful properties such as file type, name, or date. The file browser is
      more like a search engine than a directory listing, but unlike the
      <link type="vignette" module="core" name="search">Search Sidebar</link>,
      it is limited to the documentation distributed with the application.
		</p>

  <h2>Searching for files</h2>
  <p>
		When searching for a file by name, start your search from the
		<link type="vignette" module="core" name="file_browser">File Browser</link>.
	</p>

  <br/>
  <space/>
  <bluebox>
    <h2>Searching from the Documentation window</h2>
    <ul>
      <li>
  			Type all or part of the name you're looking for in the Search text
        field in the Documentation window. As you type, results will appear
        that contain all or part of what you've typed.
  		</li>
    </ul>
    <p>
      <img src="images/queries_2.png"/>
    </p>
    <p>
			When you type a return, the results of the search will be displayed.
			You can refine your search further by choosing a document type from
      the header to choose the kind of documents you're looking for.
		</p>
    <p>
      <img src="images/queries_3.png"/>
    </p>
  </bluebox>

  <br/>
  <space/>
  <bluebox>
    <h2>Searching from the File Browser</h2>
    <ul>
      <li>
  			Type all or part of the name you're looking for in the Search text
        field in the File Browser. As you type, results will appear that
        contain all or part of what you've typed.
  		</li>
    </ul>
    <p>
      <img src="images/queries_4.png"/>
    </p>
    <p>
			When you type a return, the results of the search will be displayed.
			You can refine your search further by clicking in the
			left toolbar to choose a filter for the kind of documents you're
			looking for. Clicking on an entry will display
			the search results that match the sidebar entry, and also display a
			allow you to enter additional information to refine the search.
		</p>
    <p>
      <img src="images/queries_5.png"/>
    </p>
  </bluebox>

  <br/>
  <space/>
  <h2>Advanced Searches</h2>
  <p>
		The File Browser search window provides you tools to do advanced file searching.
		You can combine multiple search refinements to accurately zero in on the resources
		you're looking for.
	</p>

  <br/>
  <space/>
  <bluebox>
    <h2>Advanced file searches from the File Browser</h2>
    <ul>
      <li>
  			Choose one of the tab listings in the
  			<link type="vignette" module="core" name="file_browser_toolbar">File
        Browser toolbar</link>. Clicking on a sidebar entry will display all
        of the results that match the sidebar entry, and also
        display a search query in the search window itself to
        indicate the search refinement.
  		</li>
    </ul>
    <p>
      <img src="images/queries_6.png"/>
    </p>
    <ul>
      <li>
  			Click on the <i>Help</i> button to the right of the search field.
  		</li>
    </ul>
    <p>
      <img src="images/queries_7.png"/>
    </p>
    <p>
			The help page will be displayed, which contains a list of other
      query phrases you can use.
		</p>
    <p>
      <img src="images/queries_8.png"/>
    </p>
  </bluebox>

  <br/>
  <space/>
</vignette>
