[ 
https://issues.apache.org/jira/browse/LUCY-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marvin Humphrey resolved LUCY-4.
--------------------------------

       Resolution: Later
    Fix Version/s:     (was: 0.1-incubating)

> Compound File Format Spec
> -------------------------
>
>                 Key: LUCY-4
>                 URL: https://issues.apache.org/jira/browse/LUCY-4
>             Project: Lucy
>          Issue Type: Sub-task
>          Components: Store
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>            Priority: Minor
>
> Lucene, KinoSearch, etc, use "compound files" for segment data to avoid 
> running up against file descriptor limits, e.g. on Mac OS X where the default 
> max is 256.  InStream objects created against the sub files all share a 
> common file descriptor and specify an offset and a length.  Lucy
> will have to do something similar.

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

Reply via email to