From lucene-net-dev-return-1585-apmail-incubator-lucene-net-dev-archive=incubator.apache.org@incubator.apache.org Thu Oct 16 21:13:17 2008 Return-Path: Delivered-To: apmail-incubator-lucene-net-dev-archive@locus.apache.org Received: (qmail 11027 invoked from network); 16 Oct 2008 21:13:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Oct 2008 21:13:17 -0000 Received: (qmail 95579 invoked by uid 500); 16 Oct 2008 21:13:18 -0000 Delivered-To: apmail-incubator-lucene-net-dev-archive@incubator.apache.org Received: (qmail 95561 invoked by uid 500); 16 Oct 2008 21:13:18 -0000 Mailing-List: contact lucene-net-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-dev@incubator.apache.org Delivered-To: mailing list lucene-net-dev@incubator.apache.org Received: (qmail 95348 invoked by uid 99); 16 Oct 2008 21:13:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Oct 2008 14:13:17 -0700 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; Thu, 16 Oct 2008 21:12:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 53CA0234C230 for ; Thu, 16 Oct 2008 14:12:44 -0700 (PDT) Message-ID: <459359417.1224191564342.JavaMail.jira@brutus> Date: Thu, 16 Oct 2008 14:12:44 -0700 (PDT) From: "Digy (JIRA)" To: lucene-net-dev@incubator.apache.org Subject: [jira] Updated: (LUCENENET-160) A small performance improvement in ExtendedFieldCacheImpl In-Reply-To: <1973912638.1224191444430.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENENET-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy updated LUCENENET-160: --------------------------- Attachment: SupportClass.patch SupportClass.patch including previous patches. > A small performance improvement in ExtendedFieldCacheImpl > --------------------------------------------------------- > > Key: LUCENENET-160 > URL: https://issues.apache.org/jira/browse/LUCENENET-160 > Project: Lucene.Net > Issue Type: Improvement > Reporter: Digy > Priority: Trivial > Attachments: ExtendedFieldCacheImpl.patch, SupportClass.patch > > > Checking of "termtext" being a float number is done using a try-catch block -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.