Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BD10D9AFB for ; Thu, 3 May 2012 09:50:50 +0000 (UTC) Received: (qmail 71151 invoked by uid 500); 3 May 2012 09:50:50 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 71104 invoked by uid 500); 3 May 2012 09:50:50 -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 71074 invoked by uid 99); 3 May 2012 09:50:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2012 09:50:49 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jukka.zitting@gmail.com designates 74.125.82.50 as permitted sender) Received: from [74.125.82.50] (HELO mail-wg0-f50.google.com) (74.125.82.50) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2012 09:50:43 +0000 Received: by wgbds12 with SMTP id ds12so1568332wgb.19 for ; Thu, 03 May 2012 02:50:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=N/Or0DyMoI5LF0kOB9ocXHbx5WEVpauQJlkav53JHHA=; b=cVwJ6Cd7wfdMTHR6InTz5/vqnVC41uyTAp/zfdxvcon8KjqdZvlXJTzza5SM+Pwf5v p/BLHfORIz+J81N67bvU7pATE7zMaeNNl5AFAqCgo8aQ8gDX8/nVUqQG/bSPlmXcTM3f 3geRphpBqfjKc6HRAVHSZjLC2mGCFqf/1+Q9YTfUhjabGOK5NjNQAUTHESLyVTCTc8O0 /EHovQUuJGu+1PRO1ufomtRCeOdn20ptIHb87mda4AfmLEJMT82dMmiA/r2PQKSO6yLe 7mp0AAaWZtYo9lDTxqB9OIBEAOrn85VYql2gyRfyGzgYUYnsOveiFIr4FN2/D2u8CRll /Mgg== Received: by 10.180.102.100 with SMTP id fn4mr1733626wib.1.1336038621909; Thu, 03 May 2012 02:50:21 -0700 (PDT) MIME-Version: 1.0 Received: by 10.180.99.66 with HTTP; Thu, 3 May 2012 02:50:01 -0700 (PDT) In-Reply-To: <1336026231924-4605231.post@n4.nabble.com> References: <1336026231924-4605231.post@n4.nabble.com> From: Jukka Zitting Date: Thu, 3 May 2012 11:50:01 +0200 Message-ID: Subject: Re: how to disable full-text indexing on jcr:data To: dev@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, A single message per question is quite enough. If nobody answers within a day or two, and you can't find the answer by yourself, pinging the list with a reply to your original question is fine. But bombarding the list and individiual developers with multiple messages about the same question isn't very productive. On Thu, May 3, 2012 at 8:23 AM, k.prasad wrote: > i want to disable full-text indexing on jcr:data. See http://wiki.apache.org/jackrabbit/Search for instructions on how to do this. BR, Jukka Zitting