Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Method and Description |
---|---|
(package private) DocValuesUpdate.BinaryDocValuesUpdate |
DocValuesUpdate.BinaryDocValuesUpdate.prepareForApply(int docIDUpto) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
BufferedUpdates.addBinaryUpdate(DocValuesUpdate.BinaryDocValuesUpdate update,
int docIDUpto) |
Constructor and Description |
---|
FieldUpdatesBuffer(Counter bytesUsed,
DocValuesUpdate.BinaryDocValuesUpdate initialValue,
int docUpTo) |