DocValuesUpdate
An in-place update to a DocValues field.
Inheritors
Types
Link copied to clipboard
An in-place update to a binary DocValues field
Link copied to clipboard
class NumericDocValuesUpdate(term: Term?, field: String, value: Long? = -1, docIDUpTo: Int = BufferedUpdates.MAX_INT, hasValue: Boolean = value != null) : DocValuesUpdate
An in-place update to a numeric DocValues field