From java-dev-return-12089-apmail-lucene-java-dev-archive=lucene.apache.org@lucene.apache.org Wed Nov 09 15:12:37 2005 Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 21819 invoked from network); 9 Nov 2005 15:12:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Nov 2005 15:12:27 -0000 Received: (qmail 97955 invoked by uid 500); 9 Nov 2005 15:12:22 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 97930 invoked by uid 500); 9 Nov 2005 15:12:21 -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 97912 invoked by uid 99); 9 Nov 2005 15:12:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2005 07:12:21 -0800 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of yseeley@gmail.com designates 66.249.82.196 as permitted sender) Received: from [66.249.82.196] (HELO xproxy.gmail.com) (66.249.82.196) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2005 07:12:14 -0800 Received: by xproxy.gmail.com with SMTP id t16so194029wxc for ; Wed, 09 Nov 2005 07:12:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=UhhD085qqrD8sKBU2hDcMTu7Xb3VWTRfy43umDHC5MJOpar5oEHyDlMIizRC4QSQhMw3G4qEioqLlR+8ogHa3I2x0zmxGGxjgLspmS2JpYEUMwCRCBDuaoVkUxQOoCsa72yrxR/PZYRqH4YoB7iLueazLPywp5QdJp6pVc0kRyU= Received: by 10.65.84.15 with SMTP id m15mr871121qbl; Wed, 09 Nov 2005 07:12:00 -0800 (PST) Received: by 10.65.211.10 with HTTP; Wed, 9 Nov 2005 07:12:00 -0800 (PST) Message-ID: Date: Wed, 9 Nov 2005 10:12:00 -0500 From: Yonik Seeley To: java-dev@lucene.apache.org Subject: Re: svn commit: r331964 - in /lucene/java/trunk: CHANGES.txt src/java/org/apache/lucene/search/FieldCacheImpl.java In-Reply-To: <20051109064415.67126.qmail@minotaur.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20051109064415.67126.qmail@minotaur.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N It's actually more than that... FieldCacheImpl simply ignored user supplied IntParser and FloatParser implementations. On 11/9/05, otis@apache.org wrote: > + 8. Minor change in FieldCacheImpl to make it use its own IntParser and > + FloatParser inner classes. > + (Yonik Seeley via Otis Gospodnetic) -Yonik Now hiring -- http://forms.cnet.com/slink?231706 --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org