[
https://issues.apache.org/jira/browse/LUCY-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marvin Humphrey resolved LUCY-87.
---------------------------------
Resolution: Fixed
Committed as r889504.
> 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.