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

Add optional packing to FST building

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.6, 4.0-ALPHA
    • core/FSTs
    • None
    • New

    Description

      The FSTs produced by Builder can be further shrunk if you are willing
      to spend highish transient RAM to do so... our Builder today tries
      hard not to use much RAM (and has options to tweak down the RAM usage,
      in exchange for somewhat lager FST), even when building immense FSTs.

      But for apps that can afford highish transient RAM to get a smaller
      net FST, I think we should offer packing.

      Attachments

        1. LUCENE-3725.patch
          122 kB
          Michael McCandless
        2. LUCENE-3725.patch
          121 kB
          Michael McCandless
        3. LUCENE-3725.patch
          107 kB
          Michael McCandless
        4. Perf.java
          2 kB
          Michael McCandless

        Activity

          People

            mikemccand Michael McCandless
            mikemccand Michael McCandless
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: