You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucy.apache.org by "Marvin Humphrey (JIRA)" <ji...@apache.org> on 2009/10/27 06:39:59 UTC

[jira] Created: (LUCY-62) RAMFileHandle

RAMFileHandle
-------------

                 Key: LUCY-62
                 URL: https://issues.apache.org/jira/browse/LUCY-62
             Project: Lucy
          Issue Type: Sub-task
            Reporter: Marvin Humphrey
            Assignee: Marvin Humphrey




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (LUCY-62) RAMFileHandle

Posted by "Marvin Humphrey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCY-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey resolved LUCY-62.
---------------------------------

    Resolution: Fixed

Committed as r830429.

> RAMFileHandle
> -------------
>
>                 Key: LUCY-62
>                 URL: https://issues.apache.org/jira/browse/LUCY-62
>             Project: Lucy
>          Issue Type: Sub-task
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>         Attachments: 050-ram_file_handle.t, ramfh.diff, RAMFileHandle.bp, RAMFileHandle.c, RAMFileHandle.pm, TestRAMFileHandle.bp, TestRAMFileHandle.c
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (LUCY-62) RAMFileHandle

Posted by "Marvin Humphrey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCY-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey updated LUCY-62:
--------------------------------

    Attachment: TestRAMFileHandle.c
                TestRAMFileHandle.bp

> RAMFileHandle
> -------------
>
>                 Key: LUCY-62
>                 URL: https://issues.apache.org/jira/browse/LUCY-62
>             Project: Lucy
>          Issue Type: Sub-task
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>         Attachments: 050-ram_file_handle.t, ramfh.diff, RAMFileHandle.bp, RAMFileHandle.c, RAMFileHandle.pm, TestRAMFileHandle.bp, TestRAMFileHandle.c
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (LUCY-62) RAMFileHandle

Posted by "Marvin Humphrey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCY-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey updated LUCY-62:
--------------------------------

    Attachment: RAMFileHandle.pm
                RAMFileHandle.c
                RAMFileHandle.bp

In-memory implementation of FileHandle.  

In Lucene, IndexInput and IndexOutput get subclassed to support RAM indexes.
In Lucy, it's the lower level FileHandle that gets subclassed -- analogous to
a RAM-based file descriptor class.

> RAMFileHandle
> -------------
>
>                 Key: LUCY-62
>                 URL: https://issues.apache.org/jira/browse/LUCY-62
>             Project: Lucy
>          Issue Type: Sub-task
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>         Attachments: 050-ram_file_handle.t, ramfh.diff, RAMFileHandle.bp, RAMFileHandle.c, RAMFileHandle.pm, TestRAMFileHandle.bp, TestRAMFileHandle.c
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (LUCY-62) RAMFileHandle

Posted by "Marvin Humphrey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCY-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey updated LUCY-62:
--------------------------------

    Attachment: 050-ram_file_handle.t
                ramfh.diff

> RAMFileHandle
> -------------
>
>                 Key: LUCY-62
>                 URL: https://issues.apache.org/jira/browse/LUCY-62
>             Project: Lucy
>          Issue Type: Sub-task
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>         Attachments: 050-ram_file_handle.t, ramfh.diff, RAMFileHandle.bp, RAMFileHandle.c, RAMFileHandle.pm, TestRAMFileHandle.bp, TestRAMFileHandle.c
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.