Use Case
When a request is created, solutions can be auto suggested to technicians under Resolution Tab with a bulb icon. Based on the subject keywords the available solutions will be suggested to the technician which will help them narrow down the right solution.
Steps
1. Stop the services.
4. Run the below query
update globalconfig set paramvalue='true' where category='ShowSuggestionsToTechnicians'
5. Start the services.
Note:
If the solution are not suggested, please try reindexing using the steps here.