Package | Description |
---|---|
org.apache.lucene.codecs.uniformsplit |
Pluggable term index / block terms dictionary implementations.
|
org.apache.lucene.util.fst |
Finite state transducers
|
Modifier and Type | Field and Description |
---|---|
protected Builder<Long> |
FSTDictionary.Builder.fstBuilder |
Modifier and Type | Method and Description |
---|---|
Builder<T> |
Builder.setDirectAddressingMaxOversizingFactor(float factor)
Overrides the default the maximum oversizing of fixed array allowed to enable direct addressing
of arcs instead of binary search.
|
Constructor and Description |
---|
UnCompiledNode(Builder<T> owner,
int depth) |
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.