I have implemented a JoinedOR condition in solr search query builder. So in this case i am getting results even without exact search keyword match. New requirement is to display an error message if no exact keyword match is present in the search results. Could you please provide suggestions.