I had a configuration where I had "overwriteDupes"=false. Result: I got
duplicate documents in the index. 

When I changed to "overwriteDupes"=false, the duplicate documents started
overwriting the older documents. 

How do I achieve, add if not there, fail if duplicate is found. I though
that "overwriteDupes"=false would do that. 



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Newbie-question-on-Deduplication-overWriteDupes-flag-tp4115212.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to