Re: Performance improvement in large OR query using boosting (also, cache doesn't work?)

2012-12-14 Thread David Radunz
Hey, Sorry for the delay, I had to enable larger head buffers in jetty to do this as a GET query (LOL). Anyway, I have put the results on pastebin to try and make it more presenable, though it's mostly failed. 1st Query: http://pastebin.com/uSGtQjA3 (query with a freshly started solr)

RE: Performance improvement in large OR query using boosting (also, cache doesn't work?)

2012-12-14 Thread Markus Jelsma
Hi, This is insane indeed! Please enable debugging and report the prepare and process times for the query component. I think the prepare time is very high in both queries and the process time is slightly less for the second query due to caching. Cheers, -Original message- > From:D