Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 33448 invoked from network); 16 Jun 2010 19:35:03 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jun 2010 19:35:03 -0000 Received: (qmail 90938 invoked by uid 500); 16 Jun 2010 19:35:02 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 90767 invoked by uid 500); 16 Jun 2010 19:35:01 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 90759 invoked by uid 99); 16 Jun 2010 19:35:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jun 2010 19:35:01 +0000 X-ASF-Spam-Status: No, hits=-1524.7 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jun 2010 19:35:00 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5GJYdsN028159 for ; Wed, 16 Jun 2010 19:34:39 GMT Message-ID: <19441183.36701276716879038.JavaMail.jira@thor> Date: Wed, 16 Jun 2010 15:34:39 -0400 (EDT) From: "Michael McCandless (JIRA)" To: dev@lucene.apache.org Subject: [jira] Reopened: (LUCENE-2378) Cutover remaining usage of pre-flex APIs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LUCENE-2378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reopened LUCENE-2378: ---------------------------------------- Reopening to make sure we get to the bottom of the perf loss... > Cutover remaining usage of pre-flex APIs > ---------------------------------------- > > Key: LUCENE-2378 > URL: https://issues.apache.org/jira/browse/LUCENE-2378 > Project: Lucene - Java > Issue Type: Improvement > Components: Index > Reporter: Michael McCandless > Assignee: Michael McCandless > Fix For: 4.0 > > Attachments: LUCENE-2378.patch, LUCENE-2378.patch, LUCENE-2378_FileFloatSource.patch, LUCENE-2378_UnInvertedField.patch > > > A number of places still use the pre-flex APIs. > This is actually healthy, since it gives us ongoing testing of the back compat emulation layer. > But we should at some point cut them all over to flex. Latest we can do this is 4.0, but I'm not sure we should do them all for 3.1... still marking this as 3.1 to "remind us" :) -- 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: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org