On Tue, Mar 10, 2015 at 7:09 PM, Timothy Potter <thelabd...@gmail.com>
wrote:

> So I guess my question is why doesn't the non-distrib query do
> de-duping?
>

Tim,
that's by design behavior. the special _root_ field is used as a delete
term when a block update is applied i.e in case of block, <uniqueKey> is
not used. see
https://github.com/apache/lucene-solr/blob/trunk/solr/core/src/java/org/apache/solr/update/DirectUpdateHandler2.java#L224
I agree that's one of the issues of the current block update
implementation, but frankly speaking, I didn't consider it as an oddity. Do
you? What do you want to achieve?

-- 
Sincerely yours
Mikhail Khludnev
Principal Engineer,
Grid Dynamics

<http://www.griddynamics.com>
<mkhlud...@griddynamics.com>

Reply via email to