|
|
|
@ -154,6 +154,56 @@
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
<h4>Query Operators</h4>
|
|
|
|
|
|
|
|
|
|
<dl style="width:800px">
|
|
|
|
|
<dt>restrictions</dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<dl style="width:600px">
|
|
|
|
|
<dt>inurl:<phrase></dt>
|
|
|
|
|
<dd>only urls with the <phrase> in the url</dd>
|
|
|
|
|
<dt>filetype:<ext></dt>
|
|
|
|
|
<dd>only urls with extension <ext></dd>
|
|
|
|
|
<dt>site:<host></dt>
|
|
|
|
|
<dd>only urls from host <host></dd>
|
|
|
|
|
<dt>author:<author></dt>
|
|
|
|
|
<dd>only pages with as-author-anotated <author></dd>
|
|
|
|
|
<dt>tld:<tld></dt>
|
|
|
|
|
<dd>only pages from top-level-domains <tld></dd>
|
|
|
|
|
<dt>/http or /https</dt>
|
|
|
|
|
<dd>only resources from http or https servers</dd>
|
|
|
|
|
<dt>/ftp</dt>
|
|
|
|
|
<dd>only resources from ftp servers</dd>
|
|
|
|
|
<dt>/smb</dt>
|
|
|
|
|
<dd>only resources from smb server</dd>
|
|
|
|
|
<dt>/file</dt>
|
|
|
|
|
<dd>only files from the local file system (intranet mode must be selected)</dd>
|
|
|
|
|
</dl>
|
|
|
|
|
</dd>
|
|
|
|
|
<dt>ranking modifier</dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<dl style="width:600px">
|
|
|
|
|
<dt>/date</dt>
|
|
|
|
|
<dd>sort by date (latest first)</dd>
|
|
|
|
|
<dt>/near</dt>
|
|
|
|
|
<dd>multiple words shall appear near</dd>
|
|
|
|
|
<dt>"" (doublequotes)</dt>
|
|
|
|
|
<dd>multiple words shall appear near</dd>
|
|
|
|
|
<dt>/language/<2-character language code></dt>
|
|
|
|
|
<dd>prefer given language</dd>
|
|
|
|
|
</dl>
|
|
|
|
|
</dd>
|
|
|
|
|
<dt>heuristics</dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<dl style="width:600px">
|
|
|
|
|
<dt>heuristic:scroogle</dt>
|
|
|
|
|
<dd>add search results from scroogle</dd>
|
|
|
|
|
<dt>heuristic:blekko</dt>
|
|
|
|
|
<dd>add search results from blekko</dd>
|
|
|
|
|
</dl>
|
|
|
|
|
</dd>
|
|
|
|
|
</dl>
|
|
|
|
|
#(/searchoptions)#
|
|
|
|
|
</form>
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|