RE: Use multiple istance simultaneously

2015-12-17 Thread Gian Maria Ricci - aka Alkampfer
solr-user@lucene.apache.org Subject: RE: Use multiple istance simultaneously Thanks a lot for all the clarifications. Actually resources are not a big problem, I think customer can afford 4 GB RAM Red Hat linux machines for Zookeeper. Solr Machines will have in production 64 or 96 GB of ram, depending on the di

RE: Use multiple istance simultaneously

2015-12-12 Thread Gian Maria Ricci - aka Alkampfer
: Re: Use multiple istance simultaneously On 12/11/2015 8:19 AM, Gian Maria Ricci - aka Alkampfer wrote: > Thanks for all of your clarification. I know that solrcloud is a > really better configuration than any other, but actually it has a > complexity that is really higher. I just wan

Re: Use multiple istance simultaneously

2015-12-11 Thread Shawn Heisey
On 12/11/2015 8:19 AM, Gian Maria Ricci - aka Alkampfer wrote: > Thanks for all of your clarification. I know that solrcloud is a really > better configuration than any other, but actually it has a complexity that > is really higher. I just want to give you the pain point I've noticed while > I was

RE: Use multiple istance simultaneously

2015-12-11 Thread Gian Maria Ricci - aka Alkampfer
apache.org Subject: Re: Use multiple istance simultaneously Can you tolerate havin g indices in different state or you plan to keep them in sync with controlled commits. DIH-ing content from source when new machine is needed will probably be slow and I am afraid that you will end up simulating ma

Re: Use multiple istance simultaneously

2015-12-08 Thread Emir Arnautovic
his path in the past. -- Gian Maria Ricci Cell: +39 320 0136949 -Original Message- From: Shawn Heisey [mailto:apa...@elyograg.org] Sent: giovedì 3 dicembre 2015 10:15 To: solr-user@lucene.apache.org Subject: Re: Use multiple istance simultaneously On 12/3/2015 1:25 AM, Gian Ma

Re: Use multiple istance simultaneously

2015-12-07 Thread Shawn Heisey
On 12/4/2015 6:37 AM, Gian Maria Ricci - aka Alkampfer wrote: > Many thanks for your response. > > I worked with Solr until early version 4.0, then switched to ElasticSearch > for a variety of reasons. I've used replication in the past with SolR, but > with Elasticsearch basically I had no problem

RE: Use multiple istance simultaneously

2015-12-04 Thread Gian Maria Ricci - aka Alkampfer
5 To: solr-user@lucene.apache.org Subject: Re: Use multiple istance simultaneously On 12/3/2015 1:25 AM, Gian Maria Ricci - aka Alkampfer wrote: > In such a scenario could it be feasible to simply configure 2 or 3 > identical instance of Solr and configure the application that transfer >

Re: Use multiple istance simultaneously

2015-12-03 Thread Shawn Heisey
On 12/3/2015 1:25 AM, Gian Maria Ricci - aka Alkampfer wrote: > In such a scenario could it be feasible to simply configure 2 or 3 > identical instance of Solr and configure the application that transfer > data to solr to all the instances simultaneously (the approach will be a > DIH incremental fo