Currently, the way the results are displayed:-
- For every result statement, the left context, the keywords and the right-context are extracted separately
- Then the keywords are highlighted and shown in the following order left-context, keywords, right-context
But it would be good to have the following pattern:-
- The keywords are extracted
- The complete sentence is also extracted
- Then for every word, is matched whether it is a keyword and then it is highlighted.