Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-4593

clean up FST storage abstractions

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • New

    Description

      I was looking at James patch for LUCENE-3298, and I thought that you know, FST almost abstracts its underlying "i/o" (storage) via reader/writer abstractions.

      It would be good to try to work on this more, e.g. we can imagine a little abstraction like lucene has a Store (Directory).

      This way maybe we could cleanup the packed vs non-packed, allow for > 2GB fsts without slowing down small ones, and so on.

      I have a patch that is like an amoeba-step towards this

      Attachments

        1. LUCENE-4593.patch
          10 kB
          Robert Muir
        2. LUCENE-4593.patch
          13 kB
          Michael McCandless

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: