From d7a9f617bcfa249d62389fe4c33b6aa0a945896b Mon Sep 17 00:00:00 2001 From: mishimi Date: Wed, 4 Nov 2015 08:20:44 -0800 Subject: [PATCH] Made updates more concise --- doc/help/Search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/help/Search.md b/doc/help/Search.md index 79e4bba1b8..ccce46852c 100644 --- a/doc/help/Search.md +++ b/doc/help/Search.md @@ -13,5 +13,5 @@ Some things to know about search: - Search in Mattermost uses the full text search features included in either a MySQL or Postgres database, which has some limitations - Special cases that are not supported in default full text search, such as searching for IP addresses like `10.100.200.101`, can be added in future as the search feature evolves - - Due to the volume of results, two letter searches and common words like "this", "a" and "is" won't appear in search results + - Two letter searches and common words like "this", "a" and "is" won't appear in search results - For searching in Chinese try adding * to the end of queries