Hi, I'm trying to integrate Solr and Cassandra. I"m facing problem with delta import. For every 10 minutes I'm running deltaquery using cron job. If any changes in the data based on last index time, it has to fetch the data(as far as my knowledge), however, it keeps fetching the whole data irrespective of changes.
My problem: https://stackoverflow.com/questions/45304803/deltaimport-fetches-all-the-data Looking forward to hear from you. Thanks, Bhargava Ravali Koganti