AI Search on ServicePortal not giving correct result and result count
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2024 11:05 PM
On searching two keywords with space in-between, search is not giving proper result. intially result count showing lesser but when clicking on header of result, result count showing very large number. This is happening when enduser with no any role is trying to use AI Search on service portal.
Is there any solution available to resolve this issue.
- Labels:
-
Architect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2024 02:08 PM
Hi @Kumar116 ,
This is a known issue and the Servicenow engineering team is developing the solution for it.
This problem is expected to be resolved in the following ticket: PRB1691600.
The support team recommends turn off the tab count as a workaround. The counter will not appear for each tab, but the results will not change when changing tabs.
To turn off the tab count, go to your Search Application and uncheck the "Show Search Results Count" checkbox.
If my answer helped you in any way, please mark it as correct/helpful 🙂
Regards,
Isaac Vicentini.
MVP 2025 ✨
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2024 09:00 PM
Hello Isaac, thanks for your response and making me aware about open problem ticket. In my case, there would be some other issue because results displaying after pressing enter is something else which changes once tab headers are clicked. For example, intial displayed values on pressing enter are Total(10), Catalogitem(2). on clicking catalog item , Total(650), catalog item(340), kb article(310).....there are many irrelevant results also showing, not sure from where this is happening.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2024 05:43 AM
This is confusing AI Search behavior, but let me explain:
Lets assume you searched for "Request Access", the AI ​​Search engine tokenizes your search and transforms it into two words: "Request", "Access".
At first, in all tab you will notice that the search engine looked for results that appear the two words together, the search engine uses the "&" operator to carry out this search, as if it were "Request" & "Access" so it appears less results.
When you click on a tab, the search engine no longer uses the "&" operator, from now on it uses the "OR" operator, so your search becomes "Request" OR "Access", thus creating a search with much more results because the words are being searched separately.
This is standard AI Search behavior, but it's actually quite confusing, so Servicenow is working to improve it in the Yosemite version.
The workaround I mentioned to turn off tab count prevents this behavior of using the "OR" operator when clicking on a tab, thus bringing only the most relevant results.
If my answer helped you in any way, please mark it as correct/helpful 🙂
Regards,
Isaac Vicentini.
MVP 2025 ✨
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-02-2024 11:23 PM
Hi @Isaac Vicentini do we have any fix for Xanadu (other than the workaround) or is this scheduled for fix in Yosemite only? In case only in Yosemite, could you please confirm whether this fix will be available in first Yosemite release?
Also, could you please grant access to PRB1691600 so that we can view the issue in detail?
Thank you, Das.