Package | Description |
---|---|
org.apache.lucene.uninverting |
Support for creating docvalues on-the-fly from the inverted index at runtime.
|
org.apache.lucene.util.fst |
Finite state transducers
|
org.apache.lucene.util.packed |
Packed integer arrays and streams.
|
Modifier and Type | Field and Description |
---|---|
GrowableWriter |
FieldCacheImpl.GrowableWriterAndMinValue.writer |
Constructor and Description |
---|
GrowableWriterAndMinValue(GrowableWriter array,
long minValue) |
Modifier and Type | Field and Description |
---|---|
private GrowableWriter |
FST.inCounts |
private GrowableWriter |
FST.nodeAddress |
Modifier and Type | Method and Description |
---|---|
GrowableWriter |
GrowableWriter.resize(int newSize) |