Uses of Class
org.apache.lucene.index.DocValuesUpdate.NumericDocValuesUpdate
Packages that use DocValuesUpdate.NumericDocValuesUpdate
-
Uses of DocValuesUpdate.NumericDocValuesUpdate in org.apache.lucene.index
Methods in org.apache.lucene.index that return DocValuesUpdate.NumericDocValuesUpdateModifier and TypeMethodDescription(package private) DocValuesUpdate.NumericDocValuesUpdateDocValuesUpdate.NumericDocValuesUpdate.prepareForApply(int docIDUpTo) Methods in org.apache.lucene.index with parameters of type DocValuesUpdate.NumericDocValuesUpdateModifier and TypeMethodDescription(package private) voidBufferedUpdates.addNumericUpdate(DocValuesUpdate.NumericDocValuesUpdate update, int docIDUpto) Constructors in org.apache.lucene.index with parameters of type DocValuesUpdate.NumericDocValuesUpdateModifierConstructorDescription(package private)FieldUpdatesBuffer(Counter bytesUsed, DocValuesUpdate.NumericDocValuesUpdate initialValue, int docUpTo)