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-import&rows=817
(the number of documents I have) they all get indexed.

Any explanation for something I might have overlooked in configuration
that would be having this effect?

Thanks,
Bryan Rasmussen

Reply via email to