Re: query response time is too high

2018-01-29 Thread Deepak Goel
FYI. I recently did a study on 'Performance of Solr' https://www.linkedin.com/pulse/performance-comparison-solr-elasticsearch-deepak-goel/?trackingId=N2j9xWvVEQQaZYa%2BoEsy%2Bw%3D%3D Deepak "Please stop cruelty to Animals, help by becoming a Vegan" +91 73500 12833 deic...@gmail.com Facebook:

Re: query response time is too high

2018-01-29 Thread Emir Arnautović
Hi Aashish, Can you tell us a bit more about the size of your index and if you are running updates at the same time, types of queries, tests (is it some randomized query or some predefined), how many test threads do you use? Thanks, Emir -- Monitoring - Log Management - Alerting - Anomaly

query response time is too high

2018-01-29 Thread Aashish Agarwal
Hi, Solr query time for a request comes aroung 10-12ms. But when I am hitting the queries parallely the qtime rises to 900 ms but there is no significant increase in cpu load. I am using solr with default memory settings. How can I optimize to give less query time. Thanks in advance. Aashish