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 9223FF466 for ; Sat, 20 Apr 2013 03:35:49 +0000 (UTC) Received: (qmail 42508 invoked by uid 500); 20 Apr 2013 03:35:46 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 42345 invoked by uid 500); 20 Apr 2013 03:35:46 -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 42314 invoked by uid 99); 20 Apr 2013 03:35:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Apr 2013 03:35:45 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: local policy) Received: from [209.85.212.178] (HELO mail-wi0-f178.google.com) (209.85.212.178) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Apr 2013 03:35:38 +0000 Received: by mail-wi0-f178.google.com with SMTP id hq17so1708094wib.5 for ; Fri, 19 Apr 2013 20:34:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-originating-ip:in-reply-to:references :from:date:message-id:subject:to:content-type:x-gm-message-state; bh=YLq43YH3h4awy8OXRMd5veqJHvtvMGfQ0IRr34fNxDM=; b=nutqezfK29EPxaAht7FIwTGMR8KJxLionY/sYX9F1Ujrpv3HmmSgzJmAzxKh7kwBS8 lk7ntJcui2svzTG99h90egraYt5ho/p4m1+VjjR5byBIswoUXK1F+4bUqlDaIM2SoBZJ eZ/mmE2vMOMVPDQDHP7wJxP3dfOpVJ/MT3eM4nc23N0wm4VMopmD+XNekoSBA9l5YJrm 8Nlhr+TEP75Wndy1efCVVQ5xhJT8bpoK26OZhSHdj1tKKwyXsYTnylsnf8ExDEp+HrVK c+a5Ovwv6YtSberbzUCFkJs8hSLG6cmzy+q8vwwggIC1oLBxHzYxzpJkK8TuYDduNbeQ b6Qw== X-Received: by 10.194.10.129 with SMTP id i1mr15736223wjb.21.1366428895896; Fri, 19 Apr 2013 20:34:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.227.55.19 with HTTP; Fri, 19 Apr 2013 20:34:35 -0700 (PDT) X-Originating-IP: [122.162.158.14] In-Reply-To: <1366381215062-4057301.post@n3.nabble.com> References: <1366381215062-4057301.post@n3.nabble.com> From: Gora Mohanty Date: Sat, 20 Apr 2013 09:04:35 +0530 Message-ID: Subject: Re: Import in Solr To: solr-user@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQnuSBmMdACso/nmNeHMEM2ASNOiXRFYEqwI2FnBfc+MIwkRCdFuYKHM+38rdetCaBH1Wk0E X-Virus-Checked: Checked by ClamAV on apache.org On 19 April 2013 19:50, hassancrowdc wrote: > I want to update(delta-import) one specific item. Is there any query to do > that? No. Regards, Gora