Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 43181 invoked from network); 16 Apr 2010 18:11:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Apr 2010 18:11:11 -0000 Received: (qmail 98740 invoked by uid 500); 16 Apr 2010 18:11:09 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 98711 invoked by uid 500); 16 Apr 2010 18:11:09 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 98703 invoked by uid 99); 16 Apr 2010 18:11:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Apr 2010 18:11:09 +0000 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=AWL,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [149.8.64.32] (HELO mclmx2.mail.saic.com) (149.8.64.32) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Apr 2010 18:11:02 +0000 Received: from 0015-its-sbg02.saic.com ([149.8.64.21] [149.8.64.21]) by mclmx2.mail.saic.com with ESMTP id BT-MMP-11431193 for java-user@lucene.apache.org; Fri, 16 Apr 2010 14:10:36 -0400 X-AuditID: 9508407d-b7ca9ae0000009aa-4f-4bc8a81c0d3b Received: from 0015-its-exbh03.us.saic.com (mcl-sixl-nat.saic.com [149.8.64.21]) by 0015-its-sbg02.saic.com (Symantec Brightmail Gateway) with SMTP id 8B.6E.02474.C18A8CB4; Fri, 16 Apr 2010 14:10:36 -0400 (EDT) Received: from 0015-its-exmb01.us.saic.com ([10.43.229.16]) by 0015-its-exbh03.us.saic.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 16 Apr 2010 14:10:36 -0400 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CADD90.1CC3824A" Subject: NumericRangeQuery in BooleanQuery Date: Fri, 16 Apr 2010 14:10:30 -0400 Message-Id: <002052E02A48964A8035D9B6E8A1647D010C8875@0015-its-exmb01.us.saic.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: NumericRangeQuery in BooleanQuery Thread-Index: AcrdkBa+5dRvdK7CQPSyuq8Jh50ngQ== From: "Murdoch, Paul" To: X-OriginalArrivalTime: 16 Apr 2010 18:10:36.0165 (UTC) FILETIME=[1CCC2350:01CADD90] X-Brightmail-Tracker: AAAAAA== ------_=_NextPart_001_01CADD90.1CC3824A Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, =20 Can a NumericRangeQuery be one of several Queries inside a complex BooleanQuery? When I do this my NumericRangeQuery seems to automagically be converted to a TermRangeQuery. =20 Thanks, =20 Paul =20 =20 ------_=_NextPart_001_01CADD90.1CC3824A--