Hi;
Could you give more information about your hardware infrastructure and JVM
settings?
Thanks;
Furkan KAMACI
2014-01-30 MayurPanchal :
> Hi,
>
> I am working on solr 4.2.1 jetty and we are facing some performance issue
> and heap memory overflow issue as well. So i am searching the actual ca
Ariel,
I just went up against a similar issue with upgrading from 3.6.1 to 4.3.0.
In my case, my solrconfig.xml for 4.3.0 (which was based on my 3.6.1 file)
did not provide a newSearcher or firstSearcher warming query. After adding
a query to each listener, my query speeds drastically increased.