Searching by Keywords

 1. Keyword search within the Space (Global search)

Keywords can be searched from the entire space clicking the 🔍icon on the global navigation and inputting the keyword. 

Global_Navigation_-_Search_for_this_Space.png

It searches and displays in 5 category - Issue, Wiki, Shared File, Pull request, and Member corresponding to the input keyword. 

 

2. Search for Issues within Project

Issues can be searched within Project by inputting keywords in the "Search an issue" bar after selecting the 🔍icon on the right side of the project name. 

Find_issue_within_projects_.png

Search and the display will be corresponding to the entered keywords.

 

 

The syntax for search

There are 2 syntax options can be used while performing the different method of searches. 

1. NOT syntax (Global search)

The NOT syntax is for finding things that contain (word A) but (word B). This is helpful when you want to omit certain words or unwanted results. 

"-" before the omitting word will help to filter out the intention omitted keyword. For example, inserting "-01" will get the search results related to example without "01" words. 

Screenshot_2019-10-11_at_2.24.07_PM.png

 

2. OR syntax (Issue search within projects)

 OR syntax is for finding things that contain either (word A) OR (word B) within a project search. 

 Screenshot_2019-10-11_at_2.48.59_PM.png

For example, inserting "OR" word within the keywords will get all the search results which contain these keywords. 

 

Was this article helpful?