[
https://issues.apache.org/jira/browse/SOLR-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853445#action_12853445
]
Hoss Man commented on SOLR-1801:
--------------------------------
I'm really not sure what the 'bug" here is. There are lots of use cases where
delete by Id isn't practical -- this is just one more of those cases.
Perhaps you should start a thread on solr-user explaining your full usecase a
little better, and clarifying what it is you want/need/expect to do when using
deduplication that you don't feel you can do right now.
> Delete record by id which is inserted using dedupe processor
> ------------------------------------------------------------
>
> Key: SOLR-1801
> URL: https://issues.apache.org/jira/browse/SOLR-1801
> Project: Solr
> Issue Type: Bug
> Components: update
> Affects Versions: 1.4
> Reporter: Subroto Sanyal
> Fix For: 1.5
>
>
> A record added with unique key generated by dedupe processor can't be deleted
> using "delete by id" as the id is generated by hashing and is unknown to the
> user.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.