Class FSTDictionary.Builder

java.lang.Object
org.apache.lucene.codecs.uniformsplit.FSTDictionary.Builder
All Implemented Interfaces:
IndexDictionary.Builder
Enclosing class:
FSTDictionary

public static class FSTDictionary.Builder extends Object implements IndexDictionary.Builder
Builds an immutable FSTDictionary.
WARNING: This API is experimental and might change in incompatible ways in the next release.
  • Field Details

  • Constructor Details

    • Builder

      public Builder()
  • Method Details