Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
c0303b81
Commit
c0303b81
authored
Sep 05, 2017
by
Hiroyuki Sato
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update search document
parent
9994f599
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
4 deletions
+6
-4
doc/user/search/img/issue_search_by_term.png
doc/user/search/img/issue_search_by_term.png
+0
-0
doc/user/search/index.md
doc/user/search/index.md
+6
-4
No files found.
doc/user/search/img/issue_search_by_term.png
0 → 100644
View file @
c0303b81
64.3 KB
doc/user/search/index.md
View file @
c0303b81
...
...
@@ -42,15 +42,17 @@ milestone, and label.
### Searching for specific terms
You can filter issues by specific terms included in titles or descriptions.
You can filter issues
and merge requests
by specific terms included in titles or descriptions.
*
Syntax
*
Searches look for all the words in a query, in any order
- e
.g.: searching
*
Searches look for all the words in a query, in any order
. E
.g.: searching
issues for
`display bug`
will return all issues matching both those words, in any order.
*
To find the exact term, use double quotes:
`"display bug"`
*
Limitation
*
For a performance reason, the terms shorter than 3 chars are ignored - e.g.: searching
issues for
`included in titles`
is same with
`included titles`
*
For performance reasons, terms shorter than 3 chars are ignored. E.g.: searching
issues for
`included in titles`
is same as
`included titles`
![
filter issues by specific terms
](
img/issue_search_by_term.png
)
### Issues and merge requests per group
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment