Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Field and Description |
---|---|
(package private) DocValuesUpdate.BinaryDocValuesUpdate[] |
FrozenBufferedUpdates.binaryDVUpdates |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Map<java.lang.String,java.util.LinkedHashMap<Term,DocValuesUpdate.BinaryDocValuesUpdate>> |
BufferedUpdates.binaryUpdates |
Modifier and Type | Method and Description |
---|---|
void |
BufferedUpdates.addBinaryUpdate(DocValuesUpdate.BinaryDocValuesUpdate update,
int docIDUpto) |