Your unique ID field is not unique most likely. Check what Solr thinks your unique ID field is in the schema.xml and then check whether that matches your expectations and your DB's unique criteria.
The other option is if you use explicit commits only and did not commit at the end (less likely). Regards, Alex. Personal: http://www.outerthoughts.com/ and @arafalov Solr resources and newsletter: http://www.solr-start.com/ and @solrstart Solr popularizers community: https://www.linkedin.com/groups?gid=6713853 On 14 October 2014 08:08, neha sinha <nehasinha...@gmail.com> wrote: > Hi > > I ran indexing and my total rows fetched is 1736789 but my numfound in solr > indexed url 638169. > > > What could be the possible reason?? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/numfound-in-solr-tp4164169.html > Sent from the Solr - User mailing list archive at Nabble.com.