You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Spyros Kapnissis (Updated) (JIRA)" <ji...@apache.org> on 2012/03/04 11:50:00 UTC

[jira] [Updated] (SOLR-3200) When using SignatureUpdateProcessor with "all fields" configuration, it will assume only the fields present on the very first document only, ignoring any optional fields in subsequent documents in the signature generation.

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

Spyros Kapnissis updated SOLR-3200:
-----------------------------------

    Attachment: SOLR-3200.patch

I am attaching a patch with the test case and a proposed solution.
                
> When using SignatureUpdateProcessor with "all fields" configuration, it will assume only the fields present on the very first document only, ignoring any optional fields in subsequent documents in the signature generation.
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3200
>                 URL: https://issues.apache.org/jira/browse/SOLR-3200
>             Project: Solr
>          Issue Type: Bug
>          Components: update
>    Affects Versions: 3.5, 4.0
>            Reporter: Spyros Kapnissis
>         Attachments: SOLR-3200.patch
>
>
> This can result in non-duplicate documents being left out of the index. A solution would be that the fields to be used in the signature generation are recalculated with every document inserted.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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