- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2024 11:09 PM
As the child topic had one catalog item, we removed it from connected content, but it will still appear on portal global search. I need an appropriate answer.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 02:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 02:21 AM
hello @rutik_Wadhawane
1. Update the Search Index
ServiceNow uses indexed data for the Global Search capability. If an item was recently removed or its association changed, the search index might not have updated yet to reflect these changes.
- Manually Update the Index: You can manually request the system to update its search indexes. This is done through the platform’s search administration. Navigate to System Definition > Text Indexes. Find the relevant index (for Service Catalog, it might be related to the sc_cat_item table or another connected content table) and use the action to “Rebuild” the index. Keep in mind that rebuilding indexes can be resource-intensive and might impact system performance, so plan accordingly.
Note: Please Mark this Helpful and Accepted Solution. If this Helps you to understand. This will help both the community and me..
- Keep Learning
Thanks & Regards
Deepak Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 03:11 AM
We have same access on Dev . Can you please suggest any other way
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 02:09 AM
Any Update on this?