I don't really know unless there's _something_ different
about the docs, and you could delete by _query_, something
like id=XXX AND (condition unique to the doc you want to remove).

I'm more concerned about how there got to be duplicate entries in the
first place. There really shouldn't be any with composite id doing the
routing. What lead up to this?

Best,
Erick

On Fri, Jan 8, 2016 at 6:33 PM, elvis鱼人 <q474818...@163.com> wrote:
> solr version is 5.2.0,
> this problem is different shards with the same ID,
> the document router is compositeId ,
> and if i do this
> ../collection/update?commit=true&stream.body=<delete><id>idhere</id></delete>,
> then this id is missing in whole solrcloud.
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/solrcloud-How-to-delete-a-doc-at-a-specific-shard-tp4249354p4249601.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to