Uses of Class
org.apache.lucene.index.DocValuesFieldUpdates
Packages that use DocValuesFieldUpdates
-
Uses of DocValuesFieldUpdates in org.apache.lucene.index
Subclasses of DocValuesFieldUpdates in org.apache.lucene.indexModifier and TypeClassDescription(package private) final class
ADocValuesFieldUpdates
which holds updates of documents, of a singleBinaryDocValuesField
.(package private) static class
(package private) final class
ADocValuesFieldUpdates
which holds updates of documents, of a singleNumericDocValuesField
.(package private) static class
Fields in org.apache.lucene.index with type parameters of type DocValuesFieldUpdatesModifier and TypeFieldDescriptionprivate final Map<String,
List<DocValuesFieldUpdates>> ReadersAndUpdates.mergingDVUpdates
private final Map<String,
List<DocValuesFieldUpdates>> ReadersAndUpdates.pendingDVUpdates
Methods in org.apache.lucene.index that return types with arguments of type DocValuesFieldUpdatesMethods in org.apache.lucene.index with parameters of type DocValuesFieldUpdatesModifier and TypeMethodDescriptionvoid
ReadersAndUpdates.addDVUpdate
(DocValuesFieldUpdates update) Adds a new resolved (meaning it maps docIDs to new values) doc values packet.private boolean
ReadersAndUpdates.assertNoDupGen
(List<DocValuesFieldUpdates> fieldUpdates, DocValuesFieldUpdates update) Method parameters in org.apache.lucene.index with type arguments of type DocValuesFieldUpdatesModifier and TypeMethodDescriptionprivate boolean
ReadersAndUpdates.assertNoDupGen
(List<DocValuesFieldUpdates> fieldUpdates, DocValuesFieldUpdates update)