updateLog is not mandatory in general for Solr, but it is mandatory for
"cloud mode", right?
Solrconfig mentions "solr cloud replica recovery", but doesn't explicitly
say that's a required part of "cloud mode". Maybe just a little
clarification in Solrconfig would help, like "solr cloud replica recovery
(which is a required component of SolrCloud)". Or, a separate comment, like
"The transaction log is mandatory for running SolrCloud."
-- Jack Krupansky
-----Original Message-----
From: Mark Miller
Sent: Wednesday, April 17, 2013 10:01 AM
To: solr-user@lucene.apache.org
Subject: Re: updateLog in Solr 4.2
On Apr 17, 2013, at 9:17 AM, vicky desai <vicky.de...@germinait.com> wrote:
If updateLog tag is manadatory than why is it given as a parameter in
solrconfig.xml
Because its not mandatory.
- Mark