Re: Strange Behavior When Using CSVRequestHandler

2010-01-07 Thread Erick Erickson
s, I see numDocs is approximately 470k (which > >> is > >> what I find strange) and maxDocs is approximately 890k (which is fine > >> since > >> I know I have around 700k duplicates). Even more confusing is that if I > >> run > >> this exact command

Re: Strange Behavior When Using CSVRequestHandler

2010-01-07 Thread danben
strange) and maxDocs is approximately 890k (which is fine >> since >> I know I have around 700k duplicates). Even more confusing is that if I >> run >> this exact command a second time without performing any other operations, >> numDocs goes up to around 610k, and a third time brings it

Re: Strange Behavior When Using CSVRequestHandler

2010-01-06 Thread Erick Erickson
use Solr not to index everything in my > input > file the first time, and why it would be able to index new documents the > second and third times? > > I also have this line in solrconfig.xml, if it matters: > > multipartUploadLimitInKB="2048" /> > > Thanks, > Dan > > -- > View this message in context: > http://old.nabble.com/Strange-Behavior-When-Using-CSVRequestHandler-tp27026926p27026926.html > Sent from the Solr - User mailing list archive at Nabble.com. > >

Strange Behavior When Using CSVRequestHandler

2010-01-06 Thread danben
d third times? I also have this line in solrconfig.xml, if it matters: Thanks, Dan -- View this message in context: http://old.nabble.com/Strange-Behavior-When-Using-CSVRequestHandler-tp27026926p27026926.html Sent from the Solr - User mailing list archive at Nabble.com.