Search Bar Doesn't Show Order Guides After Yokohama UpgradeIssue After upgrading to the Yokohama release, users are unable to see Order Guides in the Service Portal search results. Only catalog items are displayed, even though no matching catalog item exists. Steps to reproduce: Go to: https://<instanceName>.service-now.com/sp?id=search&spa=1&q=IT%20Equipment%20%26%20Software Observe that a catalog item result appears—but no Order Guide result.Confirm that there is no catalog item named "IT Equipment & Software" by navigating to: https://<instanceName>.service-now.com/sc_cat_item_list.do?sysparm_query=nameSTARTSWITHIT%20Equipment%20%26%20Software ReleaseYokohamaCauseOrder Guides are not included in the indexed search results due to missing or outdated indexing in the Search Source configuration after the upgrade.ResolutionRe-Index the Catalog Item Table Follow the steps below to re-index the table so Order Guides appear in the search results: Navigate to the Portal Configuration Go to All > Service Portal > PortalsSelect the portal where the issue is occurring Access Search Configuration In the selected portal, scroll to the AI Search sectionClick on Search Application Configuration Open Search Profile In the configuration, open the related Search ProfileUnder the Related Links, go to the Search Sources tabIdentify the Search Source used for catalog items (commonly "Catalogs") Re-index the Source Table Go to All > AI Search > Search SourcesSearch for and open the Search Source identified aboveIn the Indexed Source section, choose one of the following: Index All Tables (not recommended if large dataset)Index Selected Table(s) → Choose the sc_cat_item table (includes Order Guides) Click Start IndexingMonitor the Ingestion State. When it reads Indexed, the process is complete Important Notes If any changes are made to taxonomy topics, you must re-index the catalog item tables again to ensure navigation updates properly.Depending on the number of records, indexing may take time. Use "Index Selected Tables" for faster results if applicable.Related LinksUsing AI Search with CSM Configurable Workspace