Searching for records by using global search
To use Global search
- In the text field to the right of the breadcrumb bar, type your search string and then click the Search icon.
Locate the record that you want in the search results table and double-click it.
The record opens in the viewing area and the system updates the breadcrumb trail with an entry for the record that you opened.- To return to the search results table, click the Search icon again.
Limitation
Global search results might include external files that have been registered as knowledge base items. If the search conditions are fulfilled by XML or HTML files that have been registered in this way, the Global Search Results screen appears distorted due to the tags that are used in XML and HTML files. Additionally, the Advanced search link on the search results screen becomes unresponsive.
Asset CIs are not included in the Global Search.
Special characters and boolean expressions in Global search
Global search uses Full Text Search (FTS) to find the search strings in requests and other records. Some characters are used to control the search criteria, as indicated in the following table.
Special character | Results | Example search string | Example results |
---|---|---|---|
" | Performs a phrase search on the terms enclosed in double-quotation marks (") | "firewall blocked" |
|
, | Find requests that contain any of the specified words |
|
|
% | Wildcard to extend the search | %fire% |
|
You can use use boolean expressions in your search. Boolean operators include parentheses (), AND, OR, and NOT. The boolean operators must be specified in upper case; otherwise, they are treated as search strings.
Boolean operator | Results | Example search string | Example results |
---|---|---|---|
AND | Find requests that contain all of the specified words and phrases | firewall AND blocking |
|
OR | Find requests that contain any of the specified words and phrases | firewall OR blocking |
|
NOT | Exclude the specified word or phrase | firewall NOT blocking | firewall is not working |
() | group expressions | firewall AND (block, allow) |
|
Global search results reflect both the search terms and the configuration of full text search. Configurable options that affect search results include case sensitivity, the list of ignored words, thesaurus, and stemming. For more information about full text search, see Enabling and disabling full text search.
Work Order form indexed fields