Solrj writes data to local directory

2009-11-18 Thread Stuart Grimshaw
I have a Solr instance in a directory in 1 location on my hard drive, and set solr.solr.home to that location, when I open it, I can add documents and close the instance with no problem, but the data is written to a new directory solr/data in the current directory. Has anyone seen this before? -S

Re: Solrj writes data to local directory

2009-11-19 Thread Stuart Grimshaw
On Thu, Nov 19, 2009 at 1:41 PM, Yonik Seeley wrote: > Looks like a very old undesirable config issue... > http://search.lucidimagination.com/search/document/c5ae6fa490d0f59a > > I'll open a JIRA issue to track this. This was my problem also. Commenting out that element has solved that problem,

[SolrResourceLoader] Unable to load cached class-name

2009-11-24 Thread Stuart Grimshaw
Bit of a long error message, so I won't post it all in the subject :-) I'm trying to create a log4j solr appender to help us track down log entries from across our jboss cluster, I might be able to make use of the faceted search to identify errors that occur more often and things like that. Anywa

Re: [SolrResourceLoader] Unable to load cached class-name

2009-11-27 Thread Stuart Grimshaw
On Wed, Nov 25, 2009 at 7:43 PM, Chris Hostetter wrote: > : > : I've deployed the contents of dist/ into JBoss's lib directory for the > : server I'm running and I've also copied the contents of lib/ into > > Please be specific ... what is "dist/" what is "lib/" ? ... are you > talking about the t