Ouput in the browser is <str name="status">idle</str><str name="importResponse"/>-<lst name="statusMessages"><str name="Total Requests made to DataSource">9</str><str name="Total Rows Fetched">8</str><str name="Total Documents Skipped">0</str><str name="Delta Dump started">2012-12-07 03:15:36</str><str name="Identifying Delta">2012-12-07 03:15:36</str><str name="Deltas Obtained">2012-12-07 03:15:36</str><str name="Building documents">2012-12-07 03:15:36</str><str name="Total Changed Documents">8</str><str name="Total Documents Processed">0</str><str name="Time taken">0:0:0.32</str></lst>
I have tried all sorts of URL's to invoke the data import http://localhost:8080/solr/dataimport?command=delta-import http://localhost:8080/solr/dataimport?command=delta-import&commit=false http://localhost:8080/solr/dataimport?command=delta-import&commit=true http://localhost:8080/solr/dataimport?command=delta-import&commit=true&debug=true http://localhost:8080/solr/dataimport?command=delta-import&commit=true&debug=true&verbose=true -- View this message in context: http://lucene.472066.n3.nabble.com/Need-help-with-delta-import-tp4025003p4025004.html Sent from the Solr - User mailing list archive at Nabble.com.