summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-12-09 08:20:17 -0800
committerCorey Hulen <corey@hulen.com>2015-12-09 08:20:17 -0800
commit2ca37ec2fc57dbd1a3a5a0a7abc93e7f73c70d04 (patch)
treeb988394baf0a9d0ec473558a1a30889562ce738c /doc
parentf712f4aaee9a8c79098e7df0cb8c40eb79a8433f (diff)
parentfabaf8309106a449c50210eda0db0558b9f8a117 (diff)
downloadchat-2ca37ec2fc57dbd1a3a5a0a7abc93e7f73c70d04.tar.gz
chat-2ca37ec2fc57dbd1a3a5a0a7abc93e7f73c70d04.tar.bz2
chat-2ca37ec2fc57dbd1a3a5a0a7abc93e7f73c70d04.zip
Merge pull request #1673 from mishimi/patch-14
Update Search.md
Diffstat (limited to 'doc')
-rw-r--r--doc/help/Search.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/help/Search.md b/doc/help/Search.md
index 51095aac6..354e29a43 100644
--- a/doc/help/Search.md
+++ b/doc/help/Search.md
@@ -7,7 +7,8 @@ The search box in Mattermost brings back results from any channel of which youâ€
- 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 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`
+- Click on the **Jump** link on the right of a search result to view the post archive in the center channel
#### Limitations: