Hi all, I have a solr instance with one field configured for highlighting as follows: <str name="hl">on</str> <str name="hl.fl">conteudo</str> <str name="hl.fragsize">500</str> <str name="hl.maxAnalyzedChars">999999999</str> <str name="hl.simple.pre"><font style="background-color: yellow"></str> but I was willing to have the highlighter display multiple occurrences of the query instead of the first one... is it possible? I tried searching this mailing list but I couldn't find anyone mentioning this...
best regards, Rafael -- View this message in context: http://lucene.472066.n3.nabble.com/highlighting-multiple-occurrences-tp4025715.html Sent from the Solr - User mailing list archive at Nabble.com.