Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-28-2022 01:26 AM
For some reason, the contextual search on my incident form is not returning any results. It is working fine in dev instance but not in test:
What could be the possible reason?
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-28-2022 08:05 AM
It was an issue with text indexes which did not exist for the table. After the index was generated, it worked fine.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-28-2022 08:05 AM
It was an issue with text indexes which did not exist for the table. After the index was generated, it worked fine.