forked from openshift/openshift-docs
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ROX14976 Documenting Search UI improvements for 3.74
ROX14338 Incorporating peer review feedback #3 ROX14338 Incorporating peer review feedback openshift#4 ROX14338 Incorporating peer review feedback openshift#5 ROX14976 Incorporating Gaurav's suggestions
- Loading branch information
Showing
2 changed files
with
23 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,34 @@ | ||
// Module included in the following assemblies: | ||
// | ||
// * operating/search-filter.adoc | ||
:_module-type: CONCEPT | ||
:_content-type: CONCEPT | ||
[id="use-global-search_{context}"] | ||
= Using global search | ||
|
||
By using global search you can search across all resources in your environment. Based on the resource type you use in your search query, the results are grouped in the following categories: | ||
|
||
* All (Lists matching results across all categories.) | ||
* Violations | ||
* Policies | ||
* All results (Lists matching results across all categories) | ||
* Clusters | ||
* Deployments | ||
* Images | ||
* Namespaces | ||
* Nodes | ||
* Policies | ||
* Policy categories ^[1]^ | ||
* Roles | ||
* Role bindings | ||
* Secrets | ||
* Service accounts | ||
* Users and groups | ||
* Violations | ||
[.small] | ||
-- | ||
1. The *Policy categories* option is only available if you use the following: | ||
* PostgreSQL as a backend database in {rh-rhacs-first}. | ||
* {rh-rhacscs-first}. | ||
-- | ||
|
||
These categories are listed as a table on the RHACS portal global search page and you can click on the category name to identify results belonging to the selected category. | ||
These categories are listed as a table on the {product-title-short} portal global search page and you can click on the category name to identify results belonging to the selected category. | ||
|
||
To do a global search, in the RHACS portal, select *Search* on the top right side. | ||
To do a global search, in the {product-title-short} portal, select *Search* on the top right side. |