Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-12-27 00:07:49 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-27 00:07:49 +0300
commitb558264c9d10841f46a8ffeb15f18d0cee60fa7a (patch)
tree48733878d8c1351038ec21146dadef50a86b14b4 /doc/user/search
parent3677c80c9b40d5b412cbbe127510a7d7b975a8e7 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/search')
-rw-r--r--doc/user/search/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/search/index.md b/doc/user/search/index.md
index bc31052b758..68aef567270 100644
--- a/doc/user/search/index.md
+++ b/doc/user/search/index.md
@@ -62,6 +62,7 @@ You can filter issues and merge requests by specific terms included in titles or
- Limitation
- For performance reasons, terms shorter than 3 chars are ignored. E.g.: searching
issues for `included in titles` is same as `included titles`
+ - Search is limited to 4096 characters and 64 terms per query.
![filter issues by specific terms](img/issue_search_by_term.png)