Based on text searched by user on UI, I am adding few more searchterms in the search criteria. All these works fine, however I am not able to get the proper sorted result.
My expectation would be to get the result sorting in below order:
- Result on top should be based on the searchterm(s) actually entered by user.
- Followed by result of additional searchterms I have added in my code.