[
https://issues.apache.org/jira/browse/LUCY-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marvin Humphrey updated LUCY-67:
--------------------------------
Issue Type: Sub-task (was: New Feature)
Parent: LUCY-51
> Folder -- an index directory.
> -----------------------------
>
> Key: LUCY-67
> URL: https://issues.apache.org/jira/browse/LUCY-67
> Project: Lucy
> Issue Type: Sub-task
> Components: Core
> Reporter: Marvin Humphrey
> Assignee: Marvin Humphrey
> Priority: Blocker
>
> Folder is an abstract class representing an index directory. Unlike Lucene's
> Directory class, Folder can contain subdirectories, which are implemented
> using additional, nested Folder instances and recursion.
> The subdirectory support requirement increases Folder's size and complexity,
> but of course it is mandatory if segments are to be implemented as individual
> directories.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.