The highlighting functionality is showing the snippet of the found query, but in real case need to get the highlighting within the result to show to the user as highlighting within entire field data.
for eg results are showing in <result name="response" numFound="8" start="0">...</result> and the highlighting are showing as snippets <lst name="highlighting">...</lst> how to reflect back the above highlighting into actual results ? -- View this message in context: http://lucene.472066.n3.nabble.com/Highlighting-the-search-results-tp4019213.html Sent from the Lucene - General mailing list archive at Nabble.com.
