Are you using DSE Search or some custom integration of Solr and Cassandra? Generally, changes in Solr are only visible after a commit operation is performed, either an explicit commit or a time-based auto-commit. Recent DSE Search also has a real-time search feature that does not require commit - are you using that?
-- Jack Krupansky On Mon, Mar 14, 2016 at 12:18 PM, <rajeshkuma...@maxval-ip.com> wrote: > HI, > I am having SOLR Search on Cassandra Table, when I do some updation in > the Cassandra Table to which the SOLR is being configured he Updated record > gets Duplicated in SOLR Search.But when we do RE-Index of the SOLR there we > are getting unique records. > > We can do re-index every time via application before the search process is > started but it will degrade the performance of the search. > > So Kindly anyone point me what can be done to avoid duplication if we make > updation to the Cassandra table configured in SOLR. > > > ----------------------- > Thanks and regards, > Rajesh Kumar Sountarrajan > Software Developer - IT Team >