From users-return-18856-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Tue May 8 12:26:30 2012 Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 35A4D934F for ; Tue, 8 May 2012 12:26:30 +0000 (UTC) Received: (qmail 1127 invoked by uid 500); 8 May 2012 12:26:29 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 1089 invoked by uid 500); 8 May 2012 12:26:29 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 1079 invoked by uid 99); 8 May 2012 12:26:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 May 2012 12:26:29 +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 gettingout@gmail.com designates 209.85.214.42 as permitted sender) Received: from [209.85.214.42] (HELO mail-bk0-f42.google.com) (209.85.214.42) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 May 2012 12:26:21 +0000 Received: by bkcik5 with SMTP id ik5so10614192bkc.1 for ; Tue, 08 May 2012 05:26:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=RZ2/rLmBaSbMX3eM1RFkdiPvID99RuQiXZ43SEiJb5g=; b=zj13Sr8I8S05Tmm/fVGQN/6S+pKJYKEZi+ybVGsAymau01Nl3KVgOBvGf2hJ2MUdWn r0zYeB+In829/EEE0mGteIkB979SNu1CYL3aoPkGxxeittSTWff9TiPBRVreXsjiGApy LxrrMoTvUIjGre49AwHOtL+0hUMOBu9eWHs0UhG/ln/97SsPUsyQ9kE5ppJn31LrEpzI ffDYdOYkvGP14a/oFcHFuV2ieBizwReY0z2YsEf1aaAKsyMCe+3dxItVxcIbcx9ltES/ TZsta0vsuTzszogZVOoGL+IUmV6eh5OlLZh0kco+QBnk5ZMc8P9j30aEEpsFhFzTvjvt n9QQ== Received: by 10.204.155.92 with SMTP id r28mr7120190bkw.130.1336479959968; Tue, 08 May 2012 05:25:59 -0700 (PDT) Received: from dgiannels-MacBook-Pro.local (cpc4-finc13-2-0-cust391.4-2.cable.virginmedia.com. [86.24.41.136]) by mx.google.com with ESMTPS id h18sm38574603bkh.8.2012.05.08.05.25.58 (version=SSLv3 cipher=OTHER); Tue, 08 May 2012 05:25:59 -0700 (PDT) Message-ID: <4FA910D4.2040200@gmail.com> Date: Tue, 08 May 2012 13:25:56 +0100 From: Davide User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: users@jackrabbit.apache.org Subject: Exclude full path from index Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hello everybody, is it possible and how to exclude a full path (and children) from being indexed by Lucene? So far looking at the wiki I found only ways to exclude properties using index-rule. Thank you Regard Davide