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