Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 30356 invoked from network); 28 Jul 2009 12:34:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Jul 2009 12:34:15 -0000 Received: (qmail 65130 invoked by uid 500); 28 Jul 2009 12:35:32 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 65040 invoked by uid 500); 28 Jul 2009 12:35:31 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 65032 invoked by uid 99); 28 Jul 2009 12:35:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jul 2009 12:35:31 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of crburd@gmail.com designates 209.85.222.185 as permitted sender) Received: from [209.85.222.185] (HELO mail-pz0-f185.google.com) (209.85.222.185) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jul 2009 12:35:21 +0000 Received: by pzk15 with SMTP id 15so2495192pzk.18 for ; Tue, 28 Jul 2009 05:35:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=6InLXZvKABkGHgocdh7zHOi5YjIktr2C0qJg8ECbgBI=; b=pjAGW9VYD1LwjyNV5u5+Ng5L6AJxGbLyzw894N6BPUKxXzyNRXxpWAnw6rTLCXyOW3 o1jsu0JD//E58em+86zuQqJyGeUC8CtKOA6aeE7BiLSPU1FUbCZLn6Oq707PJ2lpmxyq Dg4TEEjSlIZKq/AA7UhvQK4wxfp4/Q+NJrSS4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=jgVtOx4tBymT8tZvKJdSTU4iWWV9jtnxkZlfmos9QM/jLTG1vqDA44dPEgr5cYwzxd gIOV/6TUwP8MdHEkZgbgQbBB90i7J6xhrtoth19CAQNZ5vD80q0AXnoY+h/vYQ3eOGxA GIuWKwcCeZduDs0xKQhmLMB16Fr8T+3lrEVkE= Received: by 10.140.148.9 with SMTP id v9mr1732830rvd.151.1248784499946; Tue, 28 Jul 2009 05:34:59 -0700 (PDT) Received: from new-host.home (pool-74-97-232-160.aubnin.fios.verizon.net [74.97.232.160]) by mx.google.com with ESMTPS id c20sm4031115rvf.1.2009.07.28.05.34.58 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 28 Jul 2009 05:34:59 -0700 (PDT) Message-Id: From: Chuck Burd To: users@cocoon.apache.org In-Reply-To: <4A6EEC55.2050305@fiz-chemie.de> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: Cocoon and Lucene Default Boolean Search Date: Tue, 28 Jul 2009 08:34:57 -0400 References: <4A6EEC55.2050305@fiz-chemie.de> X-Mailer: Apple Mail (2.935.3) X-Virus-Checked: Checked by ClamAV on apache.org I'm using Cocoon 2.1. Is there a way to configure the Lucene default Boolean search behavior by a setting within cocoon.xconf? I apologize for my general ignorance. Thanks, Chuck Burd crburd@gmail.com On Jul 28, 2009, at 8:17 AM, Eike Jordan wrote: > parser.setDefaultOperator(Operator.AND); --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org