Return-Path: Delivered-To: apmail-lucene-lucy-dev-archive@minotaur.apache.org Received: (qmail 20750 invoked from network); 23 Nov 2009 20:06:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Nov 2009 20:06:03 -0000 Received: (qmail 93741 invoked by uid 500); 23 Nov 2009 20:06:03 -0000 Delivered-To: apmail-lucene-lucy-dev-archive@lucene.apache.org Received: (qmail 93686 invoked by uid 500); 23 Nov 2009 20:06:02 -0000 Mailing-List: contact lucy-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucy-dev@lucene.apache.org Delivered-To: mailing list lucy-dev@lucene.apache.org Received: (qmail 93676 invoked by uid 99); 23 Nov 2009 20:06:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2009 20:06:02 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI 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; Mon, 23 Nov 2009 20:06:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DD725234C495 for ; Mon, 23 Nov 2009 12:05:39 -0800 (PST) Message-ID: <969118080.1259006739905.JavaMail.jira@brutus> Date: Mon, 23 Nov 2009 20:05:39 +0000 (UTC) From: "Marvin Humphrey (JIRA)" To: lucy-dev@lucene.apache.org Subject: [jira] Resolved: (LUCY-69) RAMFolder In-Reply-To: <1280933771.1258748259649.JavaMail.jira@brutus> 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/LUCY-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marvin Humphrey resolved LUCY-69. --------------------------------- Resolution: Fixed Committed as r883479. > RAMFolder > --------- > > Key: LUCY-69 > URL: https://issues.apache.org/jira/browse/LUCY-69 > Project: Lucy > Issue Type: Sub-task > Components: Core > Reporter: Marvin Humphrey > Assignee: Marvin Humphrey > Attachments: 104-ram_folder.t, ram_folder_support.diff, RAMFolder.bp, RAMFolder.c, RAMFolder.pm, TestRAMFolder.bp, TestRAMFolder.c > > > In-memory implementation of Lucy::Store::Folder. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.