Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
79 lines (64 sloc)
4.61 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
| <meta name="GENERATOR" content="Microsoft FrontPage 2.0"> | |
| <title>Search</title> | |
| </head> | |
| <body bgcolor="#FFFFFF"> | |
| <p align="center"><!--webbot bot="ImageMap" rectangle="(182,92) (314,124) email.html" rectangle="(431,93) (477,119) links.html" rectangle="(392,93) (429,121) jobs.html" rectangle="(316,94) (389,120) contribute.html" rectangle="(0,93) (179,123) http://congress.nw.dc.us/fightcrime/" rectangle="(415,65) (536,89) state_committees.html" rectangle="(312,63) (411,90) press.html" rectangle="(180,63) (309,90) reports.html" rectangle="(62,63) (178,90) aboutfightcrime.html" rectangle="(4,66) (60,90) oldDefault.htm" src="images/bansearch.GIF" border="0" width="542" height="125" startspan --><MAP NAME="FrontPageMap"><AREA SHAPE="RECT" COORDS="182, 92, 314, 124" HREF="email.html"><AREA SHAPE="RECT" COORDS="431, 93, 477, 119" HREF="links.html"><AREA SHAPE="RECT" COORDS="392, 93, 429, 121" HREF="jobs.html"><AREA SHAPE="RECT" COORDS="316, 94, 389, 120" HREF="contribute.html"><AREA SHAPE="RECT" COORDS="0, 93, 179, 123" HREF="http://congress.nw.dc.us/fightcrime/"><AREA SHAPE="RECT" COORDS="415, 65, 536, 89" HREF="state_committees.html"><AREA SHAPE="RECT" COORDS="312, 63, 411, 90" HREF="press.html"><AREA SHAPE="RECT" COORDS="180, 63, 309, 90" HREF="reports.html"><AREA SHAPE="RECT" COORDS="62, 63, 178, 90" HREF="aboutfightcrime.html"><AREA SHAPE="RECT" COORDS="4, 66, 60, 90" HREF="oldDefault.htm"></MAP><a href="_vti_bin/shtml.dll/search.html/map"><img ismap usemap="#FrontPageMap" border="0" height="125" src="images/bansearch.GIF" width="542"></a><!--webbot bot="ImageMap" endspan i-checksum="54976" --></p> | |
| <h1 align="center">Search Our Site</h1> | |
| <p align="center"><img src="images/blue_hr.gif" width="598" height="8"></p> | |
| <p>Use the form below to search for documents in this web | |
| containing specific words or combinations of words. The text | |
| 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 <a href="search.html#querylang">explanation</a> of the query | |
| language is available, along with examples.</p> | |
| <h2 align="center"><img src="images/blue_hr.gif" width="598" height="8"></h2> | |
| <!--webbot bot="Search" s-index="All" s-fields="TimeStamp,DocumentK,Weight" s-text="Search for:" i-size="20" s-submit="Start Search" s-clear="Reset" tag="FORM" b-useindexserver="0" startspan --><form action="_vti_bin/shtml.dll/search.html" method="POST"><input type="hidden" name="VTI-GROUP" value="0"><p><b>Search for: </b><input type="text" name="search" size="20" value></p><p><input type="submit" value="Start Search"><input type="reset" value="Reset"></p></form><!--webbot bot="Search" endspan i-checksum="29656" --> | |
| <p align="center"> </p> | |
| <h2 align="center"><img src="images/blue_hr.gif" width="598" height="8"></h2> | |
| <h2>Query Language</h2> | |
| <p>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:</p> | |
| <blockquote> | |
| <dl> | |
| <dt><strong><tt>information retrieval</tt></strong></dt> | |
| <dd>finds documents containing 'information' or | |
| 'retrieval'<br> | |
| <br> | |
| </dd> | |
| <dt><strong><tt>information or retrieval</tt></strong></dt> | |
| <dd>same as above<br> | |
| <br> | |
| </dd> | |
| <dt><strong><tt>information and retrieval</tt></strong></dt> | |
| <dd>finds documents containing both 'information' and | |
| 'retrieval'<br> | |
| <br> | |
| </dd> | |
| <dt><strong><tt>information not retrieval</tt></strong></dt> | |
| <dd>finds documents containing 'information' but not | |
| 'retrieval'<br> | |
| <br> | |
| </dd> | |
| <dt><strong><tt>(information not retrieval) and WAIS</tt></strong></dt> | |
| <dd>finds documents containing 'WAIS', plus 'information' | |
| but not 'retrieval'<br> | |
| <br> | |
| </dd> | |
| <dt><strong><tt>web*</tt></strong></dt> | |
| <dd>finds documents containing words starting with 'web'<br> | |
| <br> | |
| </dd> | |
| </dl> | |
| </blockquote> | |
| <h5><a href="search.html#top">Back to Top</a></h5> | |
| <h5 align="center"><img src="images/blue_hr.gif" width="598" height="8"></h5> | |
| <h5><br> | |
| Revised: <!--webbot bot="TimeStamp" s-format="%B %d, %Y" s-type="EDITED" startspan -->December 31, 1999<!--webbot bot="TimeStamp" endspan i-checksum="41173" -->.</h5> | |
| </body> | |
| </html> |