Search source not working in test but working dev

SubhashV
Tera Contributor

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

I'm using Zing search engine

Hi @James Chun ,

 

We are using Zing Search engine

 

Thanks

@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'