You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2010/07/23 01:14:50 UTC

[jira] Commented: (SOLR-2011) Solr should get it's temp dir like lucene - first checking the tempDir sys prop

    [ https://issues.apache.org/jira/browse/SOLR-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891388#action_12891388 ] 

Robert Muir commented on SOLR-2011:
-----------------------------------

by the way, in LuceneTestCase[J4] which now all Solr base test classes extend, there is:

{code}
   /** Create indexes in this directory, optimally use a subdir, named after the test */
  public static final File TEMP_DIR;
{code}

so you can just access this to get your temp dir. I think we just need to make sure solr's build.xml's set the right sysprops,
but this would make it consistent with lucene easily?


> Solr should get it's temp dir like lucene - first checking the tempDir sys prop
> -------------------------------------------------------------------------------
>
>                 Key: SOLR-2011
>                 URL: https://issues.apache.org/jira/browse/SOLR-2011
>             Project: Solr
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: Next
>
>


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


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