On Thu, Dec 11, 2008 at 5:56 PM, sunnyfr <[EMAIL PROTECTED]> wrote: > > So according to you and everything explained in my post, I did my best to > optimize it ? > Yes it's unique queries. I will try it again and activate cache. >
If you run unique queries then it is not a very realistic test. Turn on caching and try running queries from a old access log. > > What you mean by hit the file system? Solr/Lucene has to access the file system to load the results. To avoid this access and processing, there are many caches in Solr. This makes Solr faster. -- Regards, Shalin Shekhar Mangar.