Re: Big difference in response time on solr 8.7; Optimized vs un Optimized core

2021-08-11 Thread Satya Nand
Hi Deepak, Heap Size index size(Almost Same) schema solr config We have only done one change, Earlier we using synonym_edismax parser. As this parser was not available for solr 8.7 we replaced it with edismax + synonym graph filter factory to handle multiword synonym. Also, On solr 8.7 the differ

Re: Big difference in response time on solr 8.7; Optimized vs un Optimized core

2021-08-11 Thread Deepak Goel
You will have to elaborate a bit on: "keeping everything same" Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant a Tree,

Re: Big difference in response time on solr 8.7; Optimized vs un Optimized core

2021-08-11 Thread Satya Nand
Thanks, Deepak, We will try doing this. But still, I am wondering what led to the increase in response time this much from solr 6.5 to solr 8.7, keeping everything same. We are facing an increase of 100-150 ms. On Wed, Aug 11, 2021 at 11:55 AM Deepak Goel wrote: > If I were you, then I would s

Re: Big difference in response time on solr 8.7; Optimized vs un Optimized core

2021-08-10 Thread Deepak Goel
If I were you, then I would stick to the 128 GB machine. And then look at other parameters to tune... Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn: www.l

Re: Big difference in response time on solr 8.7; Optimized vs un Optimized core

2021-08-03 Thread Satya Nand
Hi Deepak, We actually tried with 128 GB machine, Didn't help in response time. So we moved back to 96GB. On Tue, Aug 3, 2021 at 2:11 PM Deepak Goel wrote: > I am confused a bit about the maths: > > Heap-30 GB & Index Size-95 GB is equal to 125GB. And the RAM is 96GB. > > > > > Deepak > "The gr

Re: Big difference in response time on solr 8.7; Optimized vs un Optimized core

2021-08-03 Thread Deepak Goel
I am confused a bit about the maths: Heap-30 GB & Index Size-95 GB is equal to 125GB. And the RAM is 96GB. Deepak "The greatness of a nation can be judged by the way its animals are treated - Mahatma Gandhi" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedI

Big difference in response time on solr 8.7; Optimized vs un Optimized core

2021-08-02 Thread Satya Nand
Hi, We have recently upgraded solr from version 6.5 to version 8.7. But opposite to our expectations, the response time increased by 40 %. On solr 8.7 the difference between optimized and unoptimized index is also very huge. 350 ms on optimized and 650 ms on unoptimized. The difference is only 5