On Mon, Nov 17, 2008 at 5:18 PM, Marc Sturlese <[EMAIL PROTECTED]>wrote:
>
> Thank you so much. I have it sorted.
> I am wondering now if there is any more stable way to use deduplication
> than
> adding to the solr source project this patch:
>
> https://issues.apache.org/jira/browse/SOLR-799?page
Marc Sturlese wrote:
>
> Thank you so much. I have it sorted.
> I am wondering now if there is any more stable way to use deduplication
> than adding to the solr source project this patch:
> https://issues.apache.org/jira/browse/SOLR-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-
Thank you so much. I have it sorted.
I am wondering now if there is any more stable way to use deduplication than
adding to the solr source project this patch:
https://issues.apache.org/jira/browse/SOLR-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
(SOLR-799.patch 2
Any update processor can be used with DIH . First of all you may
register your dedupe update processor as you do now. You can either
pass the update.processor is the request parameter pr you can keep the
it in the 'defaults' of datataimport handler
dedupe
On Mon, Nov 17, 2008 at 2:48 PM, Marc S