search function not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-09-2015 05:47 AM
Hi,
I am facing with an issue that...........The search function in ServiceNow is not working as expected. When I search by username or user ID it only bring up the user account and not all requests/incidents for a particular user. When I search by incident or task number it brings up the ticket information. Pls anyone assist me.
Thank you,
Shrikanth

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2016 08:19 AM
Hello Shrikanth,
The reason user facing the above issue with the global search is that you need to set the text_index for the number field.
For further understanding please refer to: Introduction to Searching - ServiceNow Wiki
Administering Global Text Search - ServiceNow Wiki
Configure text indexes for tables
You will have to text index the Number field in Task table to get all the Tickets associated with the user.
Regards,
Sukhsagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2024 11:58 PM
Hi @J_Sukhsagar ,
Can you provide updated links to given ones. I'm facing same issue.
Thank you