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

Marvin Humphrey updated LUCY-87:
--------------------------------

    Attachment: TestSegment.c
                TestSegment.bp

> Lucy::Index::Segment - warehouse for segment metadata
> -----------------------------------------------------
>
>                 Key: LUCY-87
>                 URL: https://issues.apache.org/jira/browse/LUCY-87
>             Project: Lucy
>          Issue Type: New Feature
>          Components: Core - Index
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>            Priority: Blocker
>         Attachments: Segment.bp, Segment.c, segment_support.diff, 
> TestSegment.bp, TestSegment.c
>
>
> Each Segment object keeps track of information about a single index segment:
> its fields, document count, and so on.  The Segment object itself writes one
> file, "segmeta.json"; besides storing info needed by Segment itself, the
> "segmeta" file serves as a central repository for metadata generated by other
> index components -- relieving them of the burden of storing metadata
> themselves.

-- 
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