Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 14630 invoked from network); 16 Jun 2009 10:02:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Jun 2009 10:02:57 -0000 Received: (qmail 93063 invoked by uid 500); 16 Jun 2009 10:03:07 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 93022 invoked by uid 500); 16 Jun 2009 10:03:06 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 93012 invoked by uid 99); 16 Jun 2009 10:03:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jun 2009 10:03:06 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of galaio.silva@gmail.com designates 209.85.220.207 as permitted sender) Received: from [209.85.220.207] (HELO mail-fx0-f207.google.com) (209.85.220.207) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jun 2009 10:02:57 +0000 Received: by fxm3 with SMTP id 3so4263925fxm.5 for ; Tue, 16 Jun 2009 03:02:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=hq87X62iXifcROcqHI8LjUxLUJw4FmRQwrJvr86S8x0=; b=YFLzstPRQ4Kw7hrHruqeXn5/6CWDHbczKopTiW5uNb+55GbS0x3qVSGGa+W8yRLTw6 uvaixNbHA1FyAZxtENerzOiWMXU2mp/HXc7bVt/i99PW1/CLF17JHXbMNFGEckgmNPcD jTo+uEZ1LRfOjLJqRzBdMsjNXg+eY3snKTZ5g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=MefB2tPmBf69dpmTND2Il014/SOoQO7oPbuAb+ChDsmrlhA1etnKzaIjkdNPOIw3v1 afgtEXbF4WXii8j0arO/ocDheED0fIov7SHH8yShYTc32KZIXdMRQ+bQkLaTILCvlWoD +yhp1aMRASRDGRH9LMAL1ma4dni6z8EyxVfKg= MIME-Version: 1.0 Received: by 10.223.126.10 with SMTP id a10mr5121972fas.17.1245146555922; Tue, 16 Jun 2009 03:02:35 -0700 (PDT) In-Reply-To: <78fe96070906160221w284bcb62ge7ca330555ea692c@mail.gmail.com> References: <78fe96070906160221w284bcb62ge7ca330555ea692c@mail.gmail.com> Date: Tue, 16 Jun 2009 11:02:35 +0100 Message-ID: Subject: Re: Index Concurrent access From: =?ISO-8859-1?Q?Jo=E3o_Silva?= To: java-user@lucene.apache.org Content-Type: multipart/alternative; boundary=001636c5ab4028bf44046c744628 X-Virus-Checked: Checked by ClamAV on apache.org --001636c5ab4028bf44046c744628 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks Manish for your fast answer. I trying to implement a web tool for uploading documents, for now i'm implementing basic operations, to upload the and retrieve the users files, so it can read and/or modify/delete them. Imagine tha i have several users performing that operations, is there any implementation(pool,threading, etc) in lucene to perform that kindo of operations. I already seen the Lucene-1026 that initially implemented some kind of that functionality, but it was abandoned. Is there any following implementations of that ticket? Thanks, Jo=E3o On Tue, Jun 16, 2009 at 10:21 AM, Manish Joshi wrote: > Concurrently adding updating deleting may not be good idea.It may corrupt > the index > -Manish B. Joshi > > On Tue, Jun 16, 2009 at 2:33 PM, Jo=E3o Silva > wrote: > > > Hi, > > how can i access the index in a concurrently way, > > so i can perform add/update/delete documents concurrently? > > > > Cheers, > > Jo=E3o > > > > -- > > Cumprimentos, > > Jo=E3o Carlos Galaio da Silva > > > > > > -- > Manish Joshi > Adserving Team > Zedo India > --=20 Cumprimentos, Jo=E3o Carlos Galaio da Silva --001636c5ab4028bf44046c744628--