Re: Suggestions on scaling up Solr performance.

2017-05-11 Thread Erick Erickson
Impossible to answer as Shawn says. Or even recommend. For instance, you say "but once we launch our application all across the world it may give performance issues." You haven't defined at all what changes when you "launch our application all across the world". Increasing your query traffic 10

Re: Suggestions on scaling up Solr performance.

2017-05-11 Thread Venkateswarlu Bommineni
Thanks, Shawn. As of now, we don't have any performance issues, We are just working for the future purpose. So I was looking for any general architecture which is agreed by many of Solr experts. Thanks, Venkat. On Thu, May 11, 2017 at 8:19 PM, Shawn Heisey wrote: > On

Re: Suggestions on scaling up Solr performance.

2017-05-11 Thread Shawn Heisey
On 5/11/2017 7:39 AM, Venkateswarlu Bommineni wrote: > In current design we have below configuration: *One collection with > one shard with 4 replication factor with 4 nodes.* as of now, it is > working fine.but once we launch our application all across the world > it may give performance issues.

Suggestions on scaling up Solr performance.

2017-05-11 Thread Venkateswarlu Bommineni
Hello Guys, In current design we have below configuration: *One collection with one shard with 4 replication factor with 4 nodes.* as of now, it is working fine.but once we launch our application all across the world it may give performance issues. To improve the performance below is our