RE: Where is Solr indexed file stored?

2009-02-12 Thread Lau, Erwin
Found it. I need to remove ${solr.data.dir:./solr/data} From my solrconfig.xml Otherwise it keep pointing to C:\WINDOWS\system32\solr Instead of the folder I specified via solr.solr.home R, Erwin -Original Message- From: Lau, Erwin Sent: Friday,13 February 2009 5:45 PM To: solr

RE: Where is Solr indexed file stored?

2009-02-12 Thread Lau, Erwin
[mailto:shalinman...@gmail.com] Sent: Friday,13 February 2009 5:36 PM To: solr-user@lucene.apache.org Subject: Re: Where is Solr indexed file stored? On Fri, Feb 13, 2009 at 11:59 AM, Lau, Erwin wrote: > > I start my solr jvm through tomcat and I have set registry with the > following value >

RE: Where is Solr indexed file stored?

2009-02-12 Thread Lau, Erwin
-- Lucene - Solr - Nutch ____________ From: "Lau, Erwin" To: solr-user@lucene.apache.org Sent: Friday, February 13, 2009 1:13:42 AM Subject: Where is Solr indexed file stored? Hi All, Where is the solr indexed stored on the machine? I have checked SOLR_HOME folder as well as solr tomcat contain

Where is Solr indexed file stored?

2009-02-12 Thread Lau, Erwin
Hi All, Where is the solr indexed stored on the machine? I have checked SOLR_HOME folder as well as solr tomcat container and it is not there. When I look at the timestamp of the file located in solr_home\data\index all the files are quite old. Is there a way to copy this file across somewh