summaryrefslogtreecommitdiffstats
path: root/quicksearchhack.html
diff options
context:
space:
mode:
authorcyeh%bluemartini.com <>2001-03-01 08:08:52 +0100
committercyeh%bluemartini.com <>2001-03-01 08:08:52 +0100
commit66ca43f9e8c22c62a72d82ccfd61dd9efc27b14c (patch)
tree67a6e5493c86cefb613ed8c9e7a3439d005fd25e /quicksearchhack.html
parent5b2994b0ce4cf27709b3742a2b63a680464662a0 (diff)
downloadbugzilla-66ca43f9e8c22c62a72d82ccfd61dd9efc27b14c.tar.gz
bugzilla-66ca43f9e8c22c62a72d82ccfd61dd9efc27b14c.tar.xz
missed last documentation change
Diffstat (limited to 'quicksearchhack.html')
-rw-r--r--quicksearchhack.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/quicksearchhack.html b/quicksearchhack.html
index f8c15bc5e..7d788f626 100644
--- a/quicksearchhack.html
+++ b/quicksearchhack.html
@@ -37,8 +37,8 @@ document.forms['f'].id.focus();
This is a case-insensitive ``all words as substrings'' search;
words are separated by spaces.
By default, the following fields are relevant: Summary, Keywords,
-Product, Component, Status Whiteboard. If you enter only a single
-word, the URL field is included in the search, too.
+Product, Component, Status Whiteboard. If a word looks like a part of a
+URL, that field is included in the search, too.
<p>
The generic format for a ``word'' is
&nbsp;<tt>field1,...,fieldN:value1,...,valueM</tt>&nbsp;.
@@ -50,6 +50,8 @@ has an email address that contains
&nbsp;<tt>ibm</tt>&nbsp; or &nbsp;<tt>sun</tt>&nbsp;.
If only &nbsp;<tt>value1,...,valueM</tt>&nbsp; is given,
the prefix (roughly) defaults to &nbsp;<tt>summary,keywords,product,component,statuswhiteboard:</tt>&nbsp; as noted above.
+You can use &nbsp;<tt>-<i>word</i></tt>&nbsp; to express the logical negation
+of &nbsp;<tt><i>word</i></tt>.&nbsp;
<p>
Here is a complete listing of available fields (the Shortcut column is just
for access speed):
@@ -192,7 +194,7 @@ for access speed):
<td>Bug Description / Comments (long text)</td>
</tr>
<tr>
- <td><i>one-word queries only</i></td>
+ <td><i>depends</i></td>
<td>&nbsp;</td>
<td><tt>url</tt></td>
<td>&nbsp;</td>