You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Amrit Sarkar (JIRA)" <ji...@apache.org> on 2018/12/02 21:12:00 UTC

[jira] [Created] (SOLR-13035) Utilize solr.data.home / solrDataHome in solr.xml to set all writable files in single directory

Amrit Sarkar created SOLR-13035:
-----------------------------------

             Summary: Utilize solr.data.home / solrDataHome in solr.xml to set all writable files in single directory
                 Key: SOLR-13035
                 URL: https://issues.apache.org/jira/browse/SOLR-13035
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Amrit Sarkar


{{solr.data.home}} system property or {{solrDataHome}} in _solr.xml_ is already available as per SOLR-6671.

The writable content in Solr are index files, core properties, and ZK data if embedded zookeeper is also started in SolrCloud mode. It would be great if all writable content can come under the same directory.

It can then also solve official docker Solr image issues:
https://github.com/docker-solr/docker-solr/issues/74
https://github.com/docker-solr/docker-solr/issues/133



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org