Package | Description |
---|---|
org.apache.lucene.codecs.uniformsplit |
Pluggable term index / block terms dictionary implementations.
|
Modifier and Type | Method and Description |
---|---|
FSTDictionary |
FSTDictionary.Builder.build() |
protected static FSTDictionary |
FSTDictionary.read(DataInput input,
BlockDecoder blockDecoder,
boolean isFSTOnHeap)
Reads a
FSTDictionary from the provided input. |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.