Hey All I have indexed a whole bunch of documents and now I want to search against them.
My search is going great all but highlighting. I have these items set hl=true hl.snippets=2 hl.fl = attr_content hl.fragsize=100 Everything works apart from the highlighted text found not being surrounded with a <em> Am I missing a setting ? Lee