I am asking for a full DataImport via a url. It seems to be partially happy with the request - with debug=on I can see it saying that 10 documents were indexed. The backend however realizes there are actually 440 records available for the query.
Not sure why only 10 records were selected and then why even those 10 records are not stored. Here is the obfuscated url used for invoking the DataImport: <mySolrHost>:8983/solr/core0/dataimport?command=full-import&debug=on<http://knowtate.servehttp.com:8983/solr/core0/dataimport?command=full-import&debug=on> Here is the output: looks reasonable for the 10 records it does find: notice it says *added/updated 10 documents* 0360db-data-config.xmlfull-importdebugBrad is testing thisjava.math.BigDecimal:1java.math.BigDecimal:15000947 Wood Duck Lanejava.math.BigDecimal:3java.math.BigDecimal:15002Stanford Quad Sculpturejava.math.BigDecimal:3java.math.BigDecimal:15200Apple Store - Palo Altojava.math.BigDecimal:3java.math.BigDecimal:15201Fox Theaterjava.math.BigDecimal:3java.math.BigDecimal:15220java.math.BigDecimal:3java.math.BigDecimal:15222Knowtate promojava.math.BigDecimal:4welcome to Knowtatejava.math.BigDecimal:16163The Green Dragon Tavernjava.math.BigDecimal:5java.math.BigDecimal:15020The All New Infiniti Mjava.math.BigDecimal:5Introjava.math.BigDecimal:15100The All New Infiniti Mjava.math.BigDecimal:5To hear current specialsjava.math.BigDecimal:15100idleConfiguration Re-loaded sucessfully11002010-12-31 16:45:11Indexing completed. *Added/Updated: 10 documents. *Deleted 0 documents.100:0:0.331This response format is experimental. It is likely to change in the future. But when I go to the Admin screen, it tells me Documents Processed: 10 *Total Documents Processed 0* * * So what is difference between Documents and "Total Documents" ?? Note that there is presently *no *data in the indexes. <mySolrHost>:8983/solr/core0/admin/stats.jsp<http://knowtate.servehttp.com:8983/solr/core0/admin/> *name: */dataimport *class: *org.apache.solr.handler.dataimport.DataImportHandler *version: *1.0 *description: *Manage data import from databases to Solr * stats: *Status : IDLE Documents Processed : 10 Requests made to DataSource : 1 Rows Fetched : 10 Documents Deleted : 0 Documents Skipped : 0 Total Documents Processed : 0 Total Requests made to DataSource : 0 Total Rows Fetched : 0 Total Documents Deleted : 0 Total Documents Skipped : 0 handlerStart : 1293831460260 requests : 2