You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Ali Nazemian <al...@gmail.com> on 2014/10/14 11:47:44 UTC

having Solr deduplication and partial update

Hi,
I was wondering how can I have both solr deduplication and partial update.
I found out that due to some reasons you can not rely on solr deduplication
when you try to update a document partially! It seems that when you do
partial update on some field- even if that field does not consider as
duplication field- solr signature created by deduplication will be
inapplicable! Is there anyway I can have both deduplication and partial
update?
Thank you very much.

-- 
A.Nazemian