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