Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B441AE3BE for ; Tue, 5 Feb 2013 08:44:17 +0000 (UTC) Received: (qmail 71143 invoked by uid 500); 5 Feb 2013 08:44:16 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 70947 invoked by uid 500); 5 Feb 2013 08:44:16 -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 70422 invoked by uid 99); 5 Feb 2013 08:44:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2013 08:44:14 +0000 Date: Tue, 5 Feb 2013 08:44:14 +0000 (UTC) From: "Commit Tag Bot (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LUCENE-4744) Attempt to get rid of FieldCache.StopFillCacheException 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-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571155#comment-13571155 ] Commit Tag Bot commented on LUCENE-4744: ---------------------------------------- [branch_4x commit] Simon Willnauer http://svn.apache.org/viewvc?view=revision&revision=1442499 LUCENE-4744: Remove FieldCache.StopFillChacheException > Attempt to get rid of FieldCache.StopFillCacheException > ------------------------------------------------------- > > Key: LUCENE-4744 > URL: https://issues.apache.org/jira/browse/LUCENE-4744 > Project: Lucene - Core > Issue Type: Bug > Components: core/other > Affects Versions: 4.1 > Reporter: Simon Willnauer > Assignee: Simon Willnauer > Priority: Minor > Fix For: 4.2, 5.0 > > Attachments: LUCENE-4744.patch, LUCENE-4744.patch > > > FieldCache.StopFillCacheException bugged me for a while and I think its a pretty hacky way to make our FC work with prefix coded terms. I think we should try to get rid of it... I will attach a patch soon. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org