You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2009/01/27 11:20:59 UTC

[jira] Updated: (SOLR-943) Make it possible to specify dataDir in solr.xml

     [ https://issues.apache.org/jira/browse/SOLR-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noble Paul updated SOLR-943:
----------------------------

    Attachment: SOLR-943.patch

> Make it possible to specify dataDir in solr.xml
> -----------------------------------------------
>
>                 Key: SOLR-943
>                 URL: https://issues.apache.org/jira/browse/SOLR-943
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>            Reporter: Shalin Shekhar Mangar
>             Fix For: 1.5
>
>         Attachments: SOLR-943.patch
>
>
> It should be possible to specify dataDir directly for a core in solr.xml (over and above specifying it as a variable). It should also be possible to pass the dataDir as a request parameter while creating a core through the REST API.
> A simple scenario which requires this feature is when the location of the data directory depends on runtime parameters (such as free disk space or number of directories inside a directory).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.