This shouldn't be happening, I suspect that you really _do_ have duplicated docs. Perhaps you're running the job a second time? Or somehow your select is selecting the same row mutliple times when you go to 7,000?
Rather than look at deleted documents, I'd look at the total number of non-deleted documents. Does that match the number of rows in your DB? Best, Erick On Tue, Jan 21, 2014 at 3:33 AM, pouya_samie <pouya.sa...@gmail.com> wrote: > thank you Alexandre > But my Id is Sql Server Unique ID and i know it cant be duplicated ID > > by the way im ok when im importing 500 records per minutes > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/SOLR-delete-some-docs-when-Number-of-csv-Rows-are-big-tp4112404p4112411.html > Sent from the Solr - User mailing list archive at Nabble.com.