how to config the solrconfig.xml to open fragmentsBuilder and
highlightMultiTerm on 4.0 and 4.1
i read the documnet on wiki 

<fragmentsBuilder name="colored"
class="org.apache.solr.highlight.ScoreOrderFragmentsBuilder">
  <lst name="defaults">
    <str name="hl.tag.pre"></str>
    <str name="hl.tag.post"></str>
  </lst>
</fragmentsBuilder>

but i don't know where the snippet should be placed. and how to call by url
path
thanks





--
View this message in context: 
http://lucene.472066.n3.nabble.com/solr-4-fragmentsBuilder-and-highlightMultiTerm-tp4042128.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to