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 23602E69D for ; Sat, 2 Feb 2013 10:08:15 +0000 (UTC) Received: (qmail 37983 invoked by uid 500); 2 Feb 2013 10:08:14 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 37747 invoked by uid 500); 2 Feb 2013 10:08:13 -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 37717 invoked by uid 99); 2 Feb 2013 10:08:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Feb 2013 10:08:12 +0000 Date: Sat, 2 Feb 2013 10:08:12 +0000 (UTC) From: "Uwe Schindler (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=13569489#comment-13569489 ] Uwe Schindler commented on LUCENE-4744: --------------------------------------- Thats a really good idea! +1 > 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 > > > 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