summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authormishimi <michelle@spinpunch.com>2015-11-05 07:16:35 -0800
committermishimi <michelle@spinpunch.com>2015-11-05 07:16:35 -0800
commit441c338fa9fb5464e16b9dab9353f70ae48f5689 (patch)
treee0b1e560b0a1e54c0e12c2ce96470f217a8e4faf /doc
parent09e99d8ccc9e344c8e41c9708358bdeaea4255e6 (diff)
downloadchat-441c338fa9fb5464e16b9dab9353f70ae48f5689.tar.gz
chat-441c338fa9fb5464e16b9dab9353f70ae48f5689.tar.bz2
chat-441c338fa9fb5464e16b9dab9353f70ae48f5689.zip
Update Search.md
Diffstat (limited to 'doc')
-rw-r--r--doc/help/Search.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/help/Search.md b/doc/help/Search.md
index 554907605..51095aac6 100644
--- a/doc/help/Search.md
+++ b/doc/help/Search.md
@@ -5,9 +5,9 @@ The search box in Mattermost brings back results from any channel of which youâ€
#### Some things to know about search:
- Multiple search terms are connected with “OR” by default. Typing in `Mattermost website` returns results containing “Mattermost” or “website”
+- Use `from:` to find posts from specific users and `in:` to find posts in specific channels. For example: Searching `Mattermost in:town-square` only returns messages in Town Square that contain `Mattermost`
- Use quotes to return search results for exact terms. For example: Searching `"Mattermost website"` returns messages containing the entire phrase `"Mattermost website"` and not messages containing only `Mattermost` or `website`
- Use the `*` character for wildcard searches that match within words. For example: Searching for `rea*` brings back messages containing `reach`, `reason` and other words starting with `rea`.
-- Use `from:` to find posts from specific users and `in:` to find posts in specific channels. For example: Searching `Mattermost in:town-square` only returns messages in Town Square that contain `Mattermost`
#### Limitations: