Hi,

First of all thanks for your reply Otis

I start my solr jvm through tomcat and I have set registry with the
following value

Tomcatsolr--parameters--options:

-Dsolr.solr.home=c:\solr

This is my datadir set up on solrconfig.xml

  <dataDir>${solr.data.dir:./solr/data}</dataDir>

And I have check the C:\solr\data\index but no new file has been
updated.

R,

Erwin
 

-----Original Message-----
From: Otis Gospodnetic [mailto:otis_gospodne...@yahoo.com] 
Sent: Friday,13 February 2009 5:18 PM
To: solr-user@lucene.apache.org
Subject: Re: Where is Solr indexed file stored?

Hi,

data/index is correct, but perhaps you pointed your Solr to some other
directory via solrconfig.xml dataDir setting?  Or maybe you didn't
specify solr.solr.home when starting the JVM, so you ended up with a
solr directory in whichever directory you started java from?  Hm, do a
search (ha!) on that machine and look for "solr" or "index" directories,
maybe you have a couple.

Once an index is built you could copy it elsewhere and search it with,
say, straight Lucene or with another Solr instance that has the same
schema.

Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch




________________________________
From: "Lau, Erwin" <erwin....@btfinancialgroup.com>
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 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 somewhere else?

Thanks,

Erwin Lau
Analyst Programmer- Wrap Technology - BT Financial Group
* 61-2-8254 2505 |* 61-2-8253 6979  |* erwin....@btfinancialgroup.com

National winner CSIA Australian Service Excellence Awards 2006/07 medium
business category (BT Super & Wrap Solutions)







This message and any attachment is confidential and may be privileged or
otherwise protected from disclosure. You should immediately delete the
message if you are not the intended recipient. If you have received this
email by mistake please delete it from your system; you should not copy
the message or disclose its content to anyone.



This electronic communication may contain general financial product
advice but should not be relied upon or construed as a recommendation of
any financial product.  The information has been prepared without taking
into account your objectives, financial situation or needs. You should
consider the Product Disclosure Statement relating to the financial
product and consult your financial adviser before making a decision
about whether to acquire, hold or dispose of a financial product. 



For further details on the financial product please go to
http://www.bt.com.au/general/rse.asp



Past performance is not a reliable indicator of future performance.





This message and any attachment is confidential and may be privileged or 
otherwise protected from disclosure. You should immediately delete the message 
if you are not the intended recipient. If you have received this email by 
mistake please delete it from your system; you should not copy the message or 
disclose its content to anyone.



This electronic communication may contain general financial product advice but 
should not be relied upon or construed as a recommendation of any financial 
product.  The information has been prepared without taking into account your 
objectives, financial situation or needs. You should consider the Product 
Disclosure Statement relating to the financial product and consult your 
financial adviser before making a decision about whether to acquire, hold or 
dispose of a financial product. 



For further details on the financial product please go to 
http://www.bt.com.au/general/rse.asp



Past performance is not a reliable indicator of future performance.


Reply via email to