Lucy::Index::Snapshot - a list of files
---------------------------------------

                 Key: LUCY-50
                 URL: https://issues.apache.org/jira/browse/LUCY-50
             Project: Lucy
          Issue Type: New Feature
          Components: Core
            Reporter: Marvin Humphrey
            Assignee: Marvin Humphrey
            Priority: Blocker


Snapshot occupies the same place in the class hierarchy as Lucene's
SegmentInfos, and the snapshot file plays a similar role to that of the Lucene
"segments" file.  However, Snapshot is responsible for less information than
SegmentInfos, as most metadata will be stored within the segment directory, in
the segmeta.json file.  A Snapshot is merely a list of files.  

Design discussion at
[http://mail-archives.apache.org/mod_mbox/lucene-lucy-dev/200903.mbox/%[email protected]%3e]


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