Currently, I'm trying to write millions of records into solr and I want to avoid overwrites. data is coming via kafka and spark structured streaming job is writing.
UI shows an option to avoid overwriting, is there any option in the lib to replicate this behavior