Re: Solr or Elasticsearch

2018-03-24 Thread Mikhail Khludnev
Hello, Steve. The question is so complex per se that almost any answers might be either irrelevant, or incomplete. It's even challenging to verify such answers. My prejudice that ES is more capable than Solr in terms of analytics. Here are some details: - reverse nested and even script aggregation

Re: Some performance questions....

2018-03-24 Thread Deepak Goel
Deepak "Please stop cruelty to Animals, help by becoming a Vegan" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant a Tree, Go Green" On Sat, Mar 24, 2018 at 6:18 AM, Shawn Heisey wrote: > On 3/23/2018 1:13 PM, Deepak Goel

Re: Problem accessing /solr/_shard1_replica_n1/get

2018-03-24 Thread Hendrik Haddorp
Hi Shawn, below is the full entry from the Solr log. I actually also found the list of implicit request handlers later on. But that does make it even more strange that Solr complains about a missing handler. 2018-03-22 18:19:25.583 ERROR (zkCallback-7-thread-2-processing-n:search-agent3:9007

Re: Problem accessing /solr/_shard1_replica_n1/get

2018-03-24 Thread Shawn Heisey
On 3/24/2018 11:22 AM, Hendrik Haddorp wrote: below is the full entry from the Solr log. I actually also found the list of implicit request handlers later on. But that does make it even more strange that Solr complains about a missing handler. The "not found" is rather generic, and might not b

Re: Problem accessing /solr/_shard1_replica_n1/get

2018-03-24 Thread Hendrik Haddorp
Ah, ok, that might then be related to the auto add replica feature. Since trying Solr 7 I noticed that Solr is moving my cores around on its own. I did not see that happening in Solr 6. I believe Solr 6 could also move replicas on HDFS around but I actually never see that happening. According

Re: Some performance questions....

2018-03-24 Thread Deepak Goel
Deepak "Please stop cruelty to Animals, help by becoming a Vegan" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant a Tree, Go Green" On Sat, Mar 24, 2018 at 5:16 AM, Shawn Heisey wrote: > On 3/23/2018 11:31 AM, Deepak Goe

Re: Some performance questions....

2018-03-24 Thread Deepak Goel
Deepak "Please stop cruelty to Animals, help by becoming a Vegan" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant a Tree, Go Green" On Sat, Mar 24, 2018 at 6:03 AM, Rick Leir wrote: > > > Deep, > What is the test so I ca

Re: Some performance questions....

2018-03-24 Thread Shawn Heisey
On 3/24/2018 1:25 PM, Deepak Goel wrote: Please check the section *Questions from ‘Around the World’* in the following doc for answers to your questions: *https://docs.google.com/document/d/1ZwyveG-Zjy7tbsvh9xjMug4bnIMRqKnNax3jh4GJlzM/edit?usp=sharing The document says that 80 percent of the t

Re: Some performance questions....

2018-03-24 Thread Deepak Goel
Deepak "Please stop cruelty to Animals, help by becoming a Vegan" +91 73500 12833 deic...@gmail.com Facebook: https://www.facebook.com/deicool LinkedIn: www.linkedin.com/in/deicool "Plant a Tree, Go Green" On Sun, Mar 25, 2018 at 4:00 AM, Shawn Heisey wrote: > On 3/24/2018 1:25 PM, Deepak Goel

Re: Some performance questions....

2018-03-24 Thread Shawn Heisey
On 3/24/2018 6:21 PM, Deepak Goel wrote: Do you have any documented proof of the same (1 to 5ms)? Or is it an educated guess Just now, I did a test.  I did a "*:*" query (all docs), the QTime was 194 milliseconds, numFound was 188635489.  Then I did the exact same query again.  QTime dropped

Re: Some performance questions....

2018-03-24 Thread Deepak Goel
On 25 Mar 2018 6:49 am, "Shawn Heisey" wrote: On 3/24/2018 6:21 PM, Deepak Goel wrote: > Do you have any documented proof of the same (1 to 5ms)? Or is it an > educated guess > Just now, I did a test. I did a "*:*" query (all docs), the QTime was 194 milliseconds, numFound was 188635489. Then