Any form of indexing would always "replace" a document and never update it.
If you dont want replacements dont use a unique key in your schema and sort
on time/date etc.
 
But i still dont get one thing, if i have two indexes that i try to merge
and both the indexes have some documents with same unique ids, they dont
overwrite each other. Instead what i have is two documents with same unique
id. Why does this happen? Anyone any clues?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Data-import-tp4088789p4088921.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to