Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 92073 invoked from network); 9 Mar 2010 15:52:18 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Mar 2010 15:52:18 -0000 Received: (qmail 86950 invoked by uid 500); 9 Mar 2010 15:51:50 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 86863 invoked by uid 500); 9 Mar 2010 15:51:50 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 86778 invoked by uid 99); 9 Mar 2010 15:51:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Mar 2010 15:51:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Mar 2010 15:51:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5FA04234C4B5 for ; Tue, 9 Mar 2010 15:51:27 +0000 (UTC) Message-ID: <1701432290.156361268149887390.JavaMail.jira@brutus.apache.org> Date: Tue, 9 Mar 2010 15:51:27 +0000 (UTC) From: "Jingkei Ly (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Created: (LUCENE-2306) contrib/xml-query-parser: NumericRangeFilter support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org contrib/xml-query-parser: NumericRangeFilter support ---------------------------------------------------- Key: LUCENE-2306 URL: https://issues.apache.org/jira/browse/LUCENE-2306 Project: Lucene - Java Issue Type: Improvement Components: contrib/* Affects Versions: 3.0.1 Reporter: Jingkei Ly Attachments: LUCENE-2306.patch Create a FilterBuilder for NumericRangeFilter so that it may be used with the XML query parser. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org