Hi Guys,
I'm experiencing the same issue with a single war. I'm using a brand new
Solr war built from yestertay's version of the trunk.
I've got one master with 2 cores and one slave with a single core. I'm using
one core from master as the master of the second core (which is configured
as a re
Thinking twice about this architecture ...
I'm concerned about the way I'm going to automate the following steps:
A- The slaves would regularly poll Master-core1 for changes
B- A backup of the current index would be created
C- Re-Indexing will happen on Master-core2
D- When Indexing is done, we
Hi Chris,
Thanks for your insights. I totally understand your point about steps 4 and
5. I wanted to control the moment when the swap would happen on the slave
side but as you say there is no use for that. It only adds up complexity
that internal solr mechanisms are already providing.
For the
Do you have any insights that could help me and other people that might be
interested in that discussion?
Thanks.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Architecture-discussion-tp825708p828658.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
I'd like to get some architectural advices concerning the setup of a solr
(v1.4) platform in a production environment.
I'll first describe my targeted architecture and then ask the questions
related to that environment.
Here's briefly what I achieved so far:
I've already setup an environm