[ 
https://issues.apache.org/jira/browse/SOLR-799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652837#action_12652837
 ] 

[EMAIL PROTECTED] edited comment on SOLR-799 at 12/3/08 10:45 AM:
------------------------------------------------------------

Okay, I see. I was too intent on changing the current chain - problem indeed 
goes away by just plugging in an entirely new chain.

*edit*

So it looks like I can change the UpdateRequestProcessorChain.chain because its 
package protected. So I can make a new chain in the test rather than add a 
config file - but I lose the testing of the parsing of the config settings for 
the SignatureUpdateProcessor. I suppose I am not so attached them, but I kind 
of like the idea of some of that hitting a test...no? 

      was (Author: [EMAIL PROTECTED]):
    Okay, I see. I was too intent on changing the current chain - problem 
indeed goes away by just plugging in an entirely new chain.
  
> Add support for hash based exact/near duplicate document handling
> -----------------------------------------------------------------
>
>                 Key: SOLR-799
>                 URL: https://issues.apache.org/jira/browse/SOLR-799
>             Project: Solr
>          Issue Type: New Feature
>          Components: update
>            Reporter: Mark Miller
>            Priority: Minor
>         Attachments: SOLR-799.patch, SOLR-799.patch, SOLR-799.patch
>
>
> Hash based duplicate document detection is efficient and allows for blocking 
> as well as field collapsing. Lets put it into solr. 
> http://wiki.apache.org/solr/Deduplication

-- 
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