- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-04-2022 11:21 AM
Hello guys,
Search functionality not working properly, when user type "performance management" is not showing as the first result, the search engine is showing coincidences with the words "Performance" and also "management" and some records forward they show an article with the name "Performance Management" but we need user see the first result what they put in the box.
I was checking contextual search but I didn't have success on establish a condition.
Can someone help me on it. the search box is on the service portal showing only KB articles, the widget is "typehead search"
thank you guys!
Solved! Go to Solution.
- Labels:
-
Delegated Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2022 01:09 AM
Ok got it, basically once we do any changes to indexes we need to regenegate indexes then only it could be applicable. Usually indexing time depends on data. It takes time for large data meanwhile searching operations will not work properly.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2022 01:09 AM
Ok got it, basically once we do any changes to indexes we need to regenegate indexes then only it could be applicable. Usually indexing time depends on data. It takes time for large data meanwhile searching operations will not work properly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2022 07:51 AM
Hello
yes, that was the final fix, thank you very much for the help.