Search settings filter and group global search results by table
Global search filters and groups matching results by table. You can configure search sources (in Next Experience UI) or search groups to define tables and groups for global search.
The configuration settings for table-based filtering and grouping of global search results differ by UI, as described in the following sections.
Search sources filter global search results by table in Next Experience UI
Global search in Next Experience UI displays search results broken out by search source. A search source is a collection of global search settings for a ServiceNow AI Platform® table.
A user must have read access to a table to see search results for it.
Default global search sources for Next Experience UI
The base system includes these default search sources for global search in Next Experience UI.
When Next Experience UI is activated, the following search sources are defined for global search. These search sources appear in the Application Search Sources related list for the Now Experience Search Configuration record in the Search Application Configuration [sys_search_context_config] table.
| Search source | Table searched |
|---|---|
| Tasks - Incidents | Incident [incident] |
| Tasks - Change Requests | Change Request [change_request] |
| Tasks - Change Tasks | Change Task [change_task] |
| Tasks - Problems | Problem [problem] |
| Tasks - Requests | Request [sc_request] |
| Tasks - Catalog Tasks | Catalog Task [sc_task] |
| People & Places - Users | User [sys_user] |
| Tasks - Requested Items | Requested Item [sc_req_item] |
| People & Places - Groups | Group [sys_user_group] |
| Knowledge & Catalog - Knowledge | Knowledge [kb_knowledge] |
| People & Places - Companies | Company [core_company] |
| Knowledge & Catalog - Catalog Items | Catalog Item [sc_cat_item] |
Add a search source for Next Experience UI
Add a new search source to make a table searchable by global search or workspace search in Next Experience UI.
Avant de commencer
The tables you want to include in the search group must have text indexing enabled. To enable text indexing for a table, see Configure a table for indexing and searching.
Role required: search_application_admin or workspace_admin
Pourquoi et quand exécuter cette tâche
A search source defines a table that is searchable by global or workspace search in Next Experience UI. Define new search sources to add to the default set of tables configured for global search or your workspace search. For the list of global search sources included in the base system, see Default global search sources for Next Experience UI.
Procédure
-
Define the new search source in the Search Source [sys_search_source] table.
-
Link the new search source to the record for the global or workspace search application in the Search Application Configurations [m2m_search_context_config_search_source] table.
- Facultatif :
Reorder search sources for the global or workspace search application.
Résultats
The new search source appears in global or workspace search results.
Search groups filter global text search results by table in Core UI
Global text search in Core UI displays search results broken out by search group. A search group is a collection of related searchable tables.
Within each search group, the system divides search results by table. A user must have read access to a table to see search results for it.
Displaying search results by group
The system displays knowledge and service catalog search results within their respective search results pages. The system displays other results in list format.
Options for administrators
- Specifying which tables are part of the group.
- Specifying whether the search group is available for use.
- Specifying whether searches include results from this search group by default.
- Creating new search groups.
Enabling a search group allows users to see records from the search group's tables. Disabling a search group hides records from the search group's tables.
Default global text search groups for Core UI
The base system includes these default text search groups for global text search in Core UI.
| Search group | Tables searched |
|---|---|
| Tasks |
|
| People & Places |
|
| Knowledge & Catalog |
|
Add a search group for Core UI
Add a new text search group to filter global text search results by table in Core UI.
Avant de commencer
The tables you want to include in the search group must have text indexing enabled. To enable text indexing for a table, see Configure a table for indexing and searching.
Role required: text_search_admin
Pourquoi et quand exécuter cette tâche
A text search group defines a set of tables to use as filters for global text search results in Core UI. Define new search groups to add to the default set of text search groups configured for global text search.
For the list of text search groups included in the base system, see Default global text search groups for Core UI.