Is it possible to define a path (relative or absolute) for files in ReplicationHandler’s confFile value?
For example:
<str name="confFiles">../../x.xml</str>
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Solr replication for the Configuation files just works on the core conf folder.
Documentation for the Configuration replication.
With SOLR-3809 Replication of files within the subfolders in the conf folder is supported. So if you have folders and files within the conf folder it is supported.