Hi all,

      Im looking into solr's highlighting component, as far as I understood,
solr's response.getHighlighting() gives back formatted string along with id,
then we have to loop through the searched documents and search for id and
then replace the formatted string. This approach will seriously slow things
up because of looping. Is this the only way to use highlighting component or
is my understanding not correct?
Im using solr 1.4

Thanks in advance

Hasnain. 
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Highlighting-approach-tp2288552p2288552.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to