From 3d7f1d1a3bbcab994e3519ca9efa8384330f29dc Mon Sep 17 00:00:00 2001 From: mishimi Date: Wed, 4 Nov 2015 08:22:35 -0800 Subject: Update Search.md --- doc/help/Search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/help/Search.md b/doc/help/Search.md index ccce46852..9824c021f 100644 --- a/doc/help/Search.md +++ b/doc/help/Search.md @@ -5,7 +5,7 @@ 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” -- You can use quotes to return search results for exact terms. For example: Searching `"Mattermost website"` will only return messages containing the entire phrase `"Mattermost website"` and will not return messages with only `Mattermost` or `website` +- You can 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` - You can 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`. - You can use from: to find posts from specific users and in: to find posts in specific channels. For example: Searching `Mattermost in:town-square' will only return messages in Town Square that contain 'Mattermost' -- cgit v1.2.3-1-g7c22