Currently solr incremental indexing results shown below.status : idleTotal Requests made to DataSource : 2Total Rows Fetched : 2Total Documents Processed : 0Total Documents Skipped : 0Delta Dump started : 2017-09-26 05:57:15Identifying Delta : 2017-09-26 05:57:15Deltas Obtained : 2017-09-26 05:57:15Building documents : 2017-09-26 05:57:15Total Changed Documents : 1Total Documents Failed : 1Time taken : 0:0:0.55collection schema.xml already have id field required. For your reference entity details mentioned in below. '${dih.last_index_time}'" deltaImportQuery="SELECT id as "id",fld AS "fld_int",TO_CHAR(updated_date,'YYYY-MM-DD"T"HH:MI:SS"Z"') AS "last_modifed_date"FROM tablename where id='${dih.delta.id}'" />My records id format like as id_1,id_2,..etcAn early help is solicited.
-- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html