Package | Description |
---|---|
org.apache.lucene.util.fst |
Finite state transducers
|
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-2021 Apache Software Foundation. All Rights Reserved.