Hi all,

Is there any way to explicitly add a record using Solr, such that the add will fail if a record already exists with the same value in the unique ID field (as specified by the schema's uniqueKey field)?

I can of course do a pre-flight query to see if a record with the same unique id exists, but in a multi-client environment (one Solr, multiple users) this isn't reliable.

Thanks,

-- Ken
--
Ken Krugler
Krugle, Inc.
+1 530-210-6378
"Find Code, Find Answers"

Reply via email to