Uploaded image for project: 'Lucy'
  1. Lucy
  2. LUCY-51 Storage classes
  3. LUCY-67

Folder -- an index directory.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • None
    • Core
    • None

    Description

      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.

      Attachments

        1. Folder.bp
          8 kB
          Marvin Humphrey
        2. Folder.c
          12 kB
          Marvin Humphrey
        3. Folder.pm
          1 kB
          Marvin Humphrey

        Activity

          People

            marvin Marvin Humphrey
            marvin Marvin Humphrey
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: