Hi ER Experts,
We are using Duke dedup for Entity resolution(ER) in record linkage mode, using oracle and postgreSql as data-sources and
also we are using database as no.priv.garshol.duke.databases.LuceneDatabase for storing the data in index and using it for comparison.
The records which are linked, I'm indexing into Solr for searching.I have run the duke using command-line program, Entire application is working fine,
only problem I have is incremental Database records. when add any new records into database and ran duke, but it is creating index of entire first data-source again by
overwriting the old one. How can I index only newly added record?
please suggest how can I overcome this problem.
Thanks & Regards,
Vamshi