Hi,
These two links helped me to solve the problem.
https://issues.apache.org/jira/browse/SOLR-1154
http://wiki.apache.org/solr/SolrReplication#enable.2BAC8-disable_master.2BAC8-slave_in_a_node
Thanks,
SRD
--
View this message in context:
http://lucene.472066.n3.nabble.com/schema-xml-in-other-
Chris,
Our solr conf folder is in read-only file system. But the data directory
(index) is not in read-only file system. As per our production environment
guidelines, the configuration files should be in read-only file system.
Thanks,
SRD
--
View this message in context:
http://lucene.472066.
: Thanks for your response. Our production environment is a read only file
: system. It is not allowing to modify or create new files under conf folder
: at runtime. So copy config through replication is not working for us.
if your entire production server is read only, where do you keep your
Erick,
Thanks for your response. Our production environment is a read only file
system. It is not allowing to modify or create new files under conf folder
at runtime. So copy config through replication is not working for us.
Thanks,
SRD
--
View this message in context:
http://lucene.472066.n3.
Why do you want to do this? What is the use case? There is already a
provision
for copying modified slave configurations from the master and renaming it in
the
process, would that suffice?
Best
Erick
On Thu, Jan 6, 2011 at 11:37 AM, Shanmugavel SRD
wrote:
>
> I want to place the schema.xml in a
I want to place the schema.xml in a place other than conf folder. Is it
possible?
This is as part of master and slave configuration. I want to place all the
files which will be common between master and slave in a particular
location.
Can anyone help me on this?
--
View this message in context: