Re: Attempting dataimport using FileListEntityProcessor

2008-06-24 Thread mike segv
instead of importing all documents? On Tue, Jun 24, 2008 at 10:23 AM, mike segv [EMAIL PROTECTED] wrote: That fixed it. If I'm inserting millions of documents, how do I control docs/update? E.g. if there are 50K docs per file, I'm thinking that I should probably code up my own

Attempting dataimport using FileListEntityProcessor

2008-06-23 Thread mike segv
I'm trying to use the fileListEntityProcessor to add some xml documents to a solr index. I'm running a nightly version of solr-1.3 with SOLR-469 and SOLR-563. I've been able to successfuly run the slashdot httpDataSource example. My data-config.xml file loads without errors. When I attempt

Re: [Update] Solr can be started from jetty but not tomcat

2008-06-19 Thread mike segv
The error messages due to this problem are very misleading. After a lot of trial and error I got solr to work with tomcat by adding the xalan.jar to the libs directory and rebuilding the war file. Vinci wrote: Hi all, after several hour I make the solr works a little bit: the jetty