Hi, I am facing an issue with delta indexing implemeted with Full import and SortedMapBackedCache as implemented below.
https://wiki.apache.org/solr/DataImportHandlerDeltaQueryViaFullImport cacheKey="id" cacheLookup="parent.id" processor="SqlEntityProcessor" cacheImpl="SortedMapBackedCache" The delta is shwoing up in debug and verbose, but it is not reflecting in Solr. Please note that I am using commit=true with the debug and verbose. -- Regards, Aniket S. Khare