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


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