Re: Highlighting uses lots of memory and eventually slows down Solr

2011-12-19 Thread Pranav Prakash
No respinse !! Bumping it up *Pranav Prakash* "temet nosce" Twitter | Blog | Google On Fri, Dec 9, 2011 at 14:11, Pranav Prakash wrote: > Hi Group, > > I would like to have highlighting for s

Highlighting uses lots of memory and eventually slows down Solr

2011-12-09 Thread Pranav Prakash
Hi Group, I would like to have highlighting for search and I have the fields indexed with the following schema (Solr 3.4) And the following config 100 20 0.5 [-\w ,/\n\"']{20,200} The problem is that when I turn on highlighting, I face memory issues.