I am trying to do exactly match. For example, I hope only get study highlighted if I search "study", not others (studies, studied and so on).
I didn't find any function for it from SolrQuery. I added following in solrconfig.xml <str name="hl.usePhraseHighlighter">true</str>. Unfortunately I didn't get it work. Please help me out. Thanks so much, Xiaohui