[ 
https://issues.apache.org/jira/browse/SOLR-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Miller updated SOLR-1801:
------------------------------

    Issue Type: Improvement  (was: Bug)

Not sure if it was this guy or not, but someone was on the user list with this 
in the past -

Rather than a bug, I think they were looking for an improvement - getting the 
id back on posting a document when that id is generated (say by the dedupe 
processor). This is actually somewhat standard behavior for a REST POST call.

You can always make the signature field something other than the id field 
though. Not always ideal, but one option.

> 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: Improvement
>          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.

Reply via email to