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

Hoss Man updated SOLR-1801:
---------------------------

        Summary: SignatureUpdateProcessor should include all computed 
signatures in SolrQueryResponse  (was: Delete record by id which is inserted 
using dedupe processor)
    Description: Signature values computed during indexing should be included 
in the SolrQueryResponse -- either mapped via the the uniqueKey field if it 
exists and is not not the same as the signatureField, or as a simple list of 
signatures (in the order that the documents are processed).  (was: 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.)

updating issue summary and description to be more explicit about what is 
requested

> SignatureUpdateProcessor should include all computed signatures in 
> SolrQueryResponse
> ------------------------------------------------------------------------------------
>
>                 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
>
>
> Signature values computed during indexing should be included in the 
> SolrQueryResponse -- either mapped via the the uniqueKey field if it exists 
> and is not not the same as the signatureField, or as a simple list of 
> signatures (in the order that the documents are processed).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to