Search source not working in test but working dev
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2024 09:21 AM
I have created search sources for business application table to search it in global search. It is working fine in dev instance but not working test instance even though i have moved same changed whatever i made in dev instance. Can anyone please give me the solution for this
12 REPLIES 12
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2024 06:10 AM
I'm using Zing search engine
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2024 07:43 AM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2024 03:12 PM
@SubhashV - can you check the followings:
- Validate you are not using AI search by ensuring the system property 'glide.ui.polaris.ais_ready' is set to false
- Validate if the text index is created in both Dev & Test instances
- Navigate to System Definition > Text Indexes
- Filter by the table name, in your case, business application
- Check if a record exists and the 'state' is set to 'Ready'