Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 276ED17BF4 for ; Sun, 23 Aug 2015 10:33:02 +0000 (UTC) Received: (qmail 59941 invoked by uid 500); 23 Aug 2015 10:32:59 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 59872 invoked by uid 500); 23 Aug 2015 10:32:58 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 59860 invoked by uid 99); 23 Aug 2015 10:32:58 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 Aug 2015 10:32:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 4ABC9ED0AB for ; Sun, 23 Aug 2015 10:32:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.286 X-Spam-Level: ** X-Spam-Status: No, score=2.286 tagged_above=-999 required=6.31 tests=[SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id XGQd0pt8emyO for ; Sun, 23 Aug 2015 10:32:49 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id 2580524B15 for ; Sun, 23 Aug 2015 10:32:48 +0000 (UTC) Received: from mben.nabble.com (unknown [162.253.133.72]) by mwork.nabble.com (Postfix) with ESMTP id 27FEF26E75DE for ; Sun, 23 Aug 2015 03:33:10 -0700 (PDT) Date: Sun, 23 Aug 2015 03:32:47 -0700 (MST) From: CrazyDiamond To: solr-user@lucene.apache.org Message-ID: <1440325967551-4224699.post@n3.nabble.com> In-Reply-To: References: <1440109631999-4224342.post@n3.nabble.com> <55D65FE4.2020209@elyograg.org> <1440142511713-4224395.post@n3.nabble.com> Subject: Re: DIH delta-import pk MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit As far as I understand I cant use 2 uniquefield. i need db id and uuid because i moving data from database to solr index entirely. And temporaly i need it to be compatble with delta-import, but in future i will use new only uuid . -- View this message in context: http://lucene.472066.n3.nabble.com/DIH-delta-import-pk-tp4224342p4224699.html Sent from the Solr - User mailing list archive at Nabble.com.