Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 71981 invoked from network); 23 Nov 2006 11:06:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Nov 2006 11:06:30 -0000 Received: (qmail 52439 invoked by uid 500); 23 Nov 2006 11:06:38 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 52415 invoked by uid 500); 23 Nov 2006 11:06:37 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 52406 invoked by uid 99); 23 Nov 2006 11:06:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Nov 2006 03:06:37 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of hawkliwend@gmail.com designates 64.233.182.188 as permitted sender) Received: from [64.233.182.188] (HELO nf-out-0910.google.com) (64.233.182.188) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Nov 2006 03:06:25 -0800 Received: by nf-out-0910.google.com with SMTP id x4so890956nfb for ; Thu, 23 Nov 2006 03:06:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=B3SI+th3Tbh2nk6ZKFAO4299dvoP823tPC9O7O4oYIXqkZPiAdWNhCVw6lHu5kQ0HqpvvJV5Bw5NkPfGIXvJjRj7TZIGUrluhbJKtDoQvfLH0iKy6SDxdrvWK7/12O57URzQ9ZuevLLZx5sjuLpS8tAtqy9PfhadnwNME98aDL4= Received: by 10.82.182.8 with SMTP id e8mr1021521buf.1164279963568; Thu, 23 Nov 2006 03:06:03 -0800 (PST) Received: by 10.82.168.11 with HTTP; Thu, 23 Nov 2006 03:05:58 -0800 (PST) Message-ID: <6b52103f0611230305r9bb9317p2089f5a05786ba57@mail.gmail.com> Date: Thu, 23 Nov 2006 19:05:58 +0800 From: "wendy Lee" To: dev@jackrabbit.apache.org Subject: Re: can I reindex a whole repository? In-Reply-To: <1164232016.19793.3.camel@localhost> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_15834_10694885.1164279958515" References: <1164216963.27448.1.camel@localhost> <8be731880611221008v10516262i34dbc353b63d769b@mail.gmail.com> <1164232016.19793.3.camel@localhost> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_15834_10694885.1164279958515 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I want to make sure if I remove the indexes directory in the repository ? o= r just remove index directory in the workspace directory? 2006/11/23, Paco Avila : > > El mi=E9, 22-11-2006 a las 19:08 +0100, Tobias Bocanegra escribi=F3: > > yes, > > - stop the repository > > - delete the search indexes in the workspace directories > > - start the repository > > > > the search handler will then traverse the repository and reindex all > items. > > regards, toby > > Do you mean delete "index" or delete "index/*"? > > > btw: this sort of questions rather belongs to the user list than to > > the dev list. > > more or less, but an (low level) API that reindex an document or the > whole repository should be nice :) > > -- > Paco Avila > > ------=_Part_15834_10694885.1164279958515--