On Nov 12, 2008, at 9:12 AM, Kashyap, Raghu wrote:
{quote}It's hard to tell where exactly the bottleneck is without
looking
at the server and a few other things. {quote}
Can you suggest some areas where we can start looking into this issue?
Using &debugQuery=true will output the timings of all the components -
narrowing it down to the component would be the first step. My hunch
is that you've got an enormous dismax query going on, and perhaps it
is best to do index-time synonyms instead of query-time.
Erik