You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2010/05/13 02:58:43 UTC

[jira] Updated: (SOLR-1801) SignatureUpdateProcessor should include all computed signatures in SolrQueryResponse

     [ 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org