Return-Path: X-Original-To: apmail-incubator-lucy-user-archive@www.apache.org Delivered-To: apmail-incubator-lucy-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 40AF578B1 for ; Tue, 29 Nov 2011 15:23:52 +0000 (UTC) Received: (qmail 51078 invoked by uid 500); 29 Nov 2011 15:23:03 -0000 Delivered-To: apmail-incubator-lucy-user-archive@incubator.apache.org Received: (qmail 49903 invoked by uid 500); 29 Nov 2011 15:23:02 -0000 Mailing-List: contact lucy-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucy-user@incubator.apache.org Delivered-To: mailing list lucy-user@incubator.apache.org Received: (qmail 48549 invoked by uid 99); 29 Nov 2011 15:17:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2011 15:17:53 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gorankent@gmail.com designates 209.85.220.175 as permitted sender) Received: from [209.85.220.175] (HELO mail-vx0-f175.google.com) (209.85.220.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2011 15:17:47 +0000 Received: by vcbfo13 with SMTP id fo13so2914088vcb.6 for ; Tue, 29 Nov 2011 07:17:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=SjsPWC+iyqD49UKdkBQqpxnug1LGnl1bOc5v5houbBY=; b=BQm+O5eO870+NUjx7i7139NVnGrpQ8tFp3EML5FMXb3cSopdZ49ps0My+Usr8rJPM1 tatIZBH6dgTGFUAv/2Aq618sX4zGidKMx736pFQCkyEa1j3dTvpIBvDpkxVyZLBgnQsW BA2SNJ8UfpyuOWEZZpMCkASK32/r2FqPbL+eI= MIME-Version: 1.0 Received: by 10.220.106.201 with SMTP id y9mr5885948vco.167.1322579846497; Tue, 29 Nov 2011 07:17:26 -0800 (PST) Received: by 10.52.188.10 with HTTP; Tue, 29 Nov 2011 07:17:26 -0800 (PST) In-Reply-To: <20111129135236.GA29767@rectangular.com> References: <20111129135236.GA29767@rectangular.com> Date: Tue, 29 Nov 2011 17:17:26 +0200 Message-ID: From: goran kent To: lucy-user@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [lucy-user] ClusterSearcher returns zero results if negate operator used On Tue, Nov 29, 2011 at 3:52 PM, Marvin Humphrey wrote: > If the parsed queries differ, that is probably because the Schema being fed to > ClusterSearcher's constructor is incomplete or wrong aha! Thanks for that diagnostic approach - it has revealed that indeed I am an ape, gnawing at the monolith. -- Regards, gk