Document negated topic searches.

We don't have room in the dialog to show every variation of
the negated search syntax.  If we start by documenting negated
topic searches, we may get some discovery on the negated search
features without cluttering out the way more common search
options.

(imported from commit 3b2c2672d125788dc71a5eeb2b6f1e551380c62e)
This commit is contained in:
Steve Howell 2014-03-04 17:43:29 -05:00
parent 1b9752e10e
commit 58c44fee3e
1 changed files with 4 additions and 0 deletions

View File

@ -60,6 +60,10 @@
<td class="operator"><span class="operator_value">keyword</span></td>
<td class="definition">Search for <span class="operator_value">keyword</span> in the topic or message content</td>
</tr>
<tr>
<td class="operator">-topic:<span class="operator_value">topic</span></td>
<td class="definition">Exclude messages with topic <span class="operator_value">topic</span></td>
</tr>
</table>
<p>You can use any combination of these search operators in a
single query. For example:</p>