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
Priority: Minor
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.