TIm: I'm not sure if you figured this out on your own, but what you 
describe below is perfectly fine.  /usr/local/tomcat/webapps/ is where 
tomcat is expanding the solr *application* and you have solr configured to 
keep it's *data* in /var/solr/data.  

If/when you upgrade in the future you can upgrade the app, but keep your 
old index and config files (i'm not sure where you are keeping those, but 
i assume it's /var/solr/conf)

On Thu, 28 May 2009, Tim Haughton wrote:

: /var/solr/data now contains this...
: 
: drwxr-xr-x 2 root root 4096 2009-05-28 13:59 index
: drwxr-xr-x 2 root root 4096 2009-05-28 13:59 spellchecker1
: drwxr-xr-x 2 root root 4096 2009-05-28 13:59 spellchecker2
: drwxr-xr-x 2 root root 4096 2009-05-28 13:59 spellcheckerFile
: 
: But under /usr/local/tomcat/webapps/solr we also have this:
: 
: drwxr-xr-x 2 root root 4096 2009-05-28 13:59 admin
: -rw-r--r-- 1 root root 2694 2008-08-27 09:05 favicon.ico
: -rw-r--r-- 1 root root 1693 2008-08-27 09:05 index.jsp
: drwxr-xr-x 2 root root 4096 2009-05-28 13:59 META-INF
: drwxr-xr-x 3 root root 4096 2009-05-28 13:59 WEB-INF
: 
: Is this right? Or is there something else I need to change to get everything
: under one roof?
: 
: Tim
: 



-Hoss

Reply via email to