You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Ian McDonnell <ia...@spinnerscity.com> on 2004/07/29 17:49:34 UTC

Setting up the index directory on tomcat

Is this done simply by saying:

String indexDirectory = "/path of directory you want index to be stored in"

Ian

_____________________________________________________________
Sign up for FREE email from SpinnersCity Online Dance Magazine & Vortal at http://www.spinnerscity.com

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


Re: Setting up the index directory on tomcat

Posted by Stephane James Vaucher <va...@cirano.qc.ca>.
Assuming you are using a FSDirectory and have the appropriate permissions, 
yup.

sv

On Thu, 29 Jul 2004, Ian McDonnell wrote:

> Is this done simply by saying:
> 
> String indexDirectory = "/path of directory you want index to be stored in"
> 
> Ian
> 
> _____________________________________________________________
> Sign up for FREE email from SpinnersCity Online Dance Magazine & Vortal at http://www.spinnerscity.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: lucene-user-help@jakarta.apache.org
> 


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