[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to