command=full-import not working, indexes 11 documents

2011-04-18 Thread bryan rasmussen
Hi, I am using a DataImportHandler to get files from the file system, if I do the url http://localhost:8983/solr/tester/dataimport?command=full-import it ends up indexing 11 documents. If I do http://localhost:8983/solr/tester/dataimport?command=full-importrows=817 (the number of documents I

Re: command=full-import not working, indexes 11 documents

2011-04-18 Thread Erick Erickson
The first question I'd have is whether you're somehow not committing after your full-import command. And have you looked at: http://wiki.apache.org/solr/DataImportHandler#interactive? This is a little-known feature in Solr to help with DIH. Is it possible that your JDBC configuration is