thank you for your response. I have another problem with snippets.here is the problem: I transform the HTML code into text then I index all this text generated into one field called myText , many pages has common header with common information (example : web site about the president bush) and the word bush appear in this header, if I want to highlighting the the field myText and I am searching the word bush, I will have the same sentence containing bush highlighted ( which is the sentence of the comment header containing bush word )because I have put fargsize to 150 and Solr return through the whole text the first word encountered (bush) highlighted. How can I deal with that. I was told that nutchwax handle this problem is it true?if true how can I integarte nutch classes into solr.
thank you in advance. -- View this message in context: http://www.nabble.com/Snipets-Solr-nutch-tp16537216p16585594.html Sent from the Solr - User mailing list archive at Nabble.com.