Using search in Knowledge Management Service Portal
Summarize
Summary of Using Search in Knowledge Management Service Portal
The Knowledge Management Service Portal allows users to efficiently search for information by utilizing a variety of sorting and filtering options. This functionality is consistent across different Service Portals, but note that filter selections are not retained between searches, requiring users to reselect filters each time.
Show less
Key Features
- Search Bar: Located at the top, it enables users to enter search terms.
- Sorting Options: Users can sort results by views, newest, alphabetical order, or relevancy.
- Search Results List: Displays knowledge articles with details such as short description, author, views, and ratings.
- Filter Facets: Includes options for language, knowledge base, category, author, tags, ratings, modification date, and view counts to refine search results.
- Pagination and Infinite Scroll: Offers standard pagination for multiple pages or infinite scrolling to view additional results seamlessly.
- Custom Widget Integration: Custom widgets can utilize the KnowledgeSearchService, requiring the sn.knowledgeApplication dependency.
Key Outcomes
By effectively using the search functionality, ServiceNow customers can quickly locate relevant knowledge articles, improve their information retrieval efficiency, and enhance user satisfaction with the Knowledge Management system. Administrators should ensure the search context remains unchanged to maintain search behavior integrity.
View a list of search results as well as options for sorting and filtering the items in the list. You can also use knowledge search in other Service Portals.
| UI component | Description |
|---|---|
| Search bar | Use the search bar at the top of the page to search for additional information. |
| Sort | Sort the items in a knowledge base or search results list using the Sort by
options at the top of the list.
The header displays the number of search results, which updates as the user selects and de-selects filters. When you navigate away from the search results page and then return, your last sort selection is retained. |
| Search results list | View knowledge articles and pinned articles. Knowledge article search results include articles in which the short description, text content, or attached file content includes the search term. View the knowledge article short description, the knowledge base in which the article is stored, author name, number of views, and rating information. |
| Language filter facet widget | Language: lists the languages that have been activated. Select one or more languages to display search results in. Your selection is maintained across logins. If multi-language search is enabled, you can search for multiple languages simultaneously. |
| Knowledge base filter facet widget | Knowledge Base: lists the available knowledge bases |
| Category filter facet widget | Category: lists the available knowledge categories. Note: Shows a hierarchy of
categories if the administrator configured the Show category hierarchy (valid for
kb_category only) instance option for the facet widget. |
| Other filter facet widgets | Use filter facets to refine your search results. The selections you make filter the items displayed in the search results list. The search results list updates to display only those items that match your selections. Deleting a selection from the filter facet or breadcrumb reverses the filtering in the list. Clear selected filter options by:
|
| View additional search results | Depending on the system setup, view additional search results using one of these
options:
|
- Navigate to .
- In the Name field, search for the sn.knowledgeApplication dependency.
- If a message appears, click here to edit.
You have to be in the Knowledge Management - Service Portal application to edit.
- Click Update.
The search functionality in Knowledge Management Service Portal pages uses the Knowledge Base Search search context to fetch results. As an administrator, you must not update the definition of this search context because it may impact the search behavior. For more information about contextual search, see Contextual search concepts.