Uses of Interface
io.fluxzero.common.api.search.BulkUpdate
Packages that use BulkUpdate
-
Uses of BulkUpdate in io.fluxzero.common.api.search.bulkupdate
Classes in io.fluxzero.common.api.search.bulkupdate that implement BulkUpdateModifier and TypeClassDescriptionclassA bulk update operation that deletes a document from a given collection using its ID.classA bulk update operation that indexes (inserts or replaces) a document in the store.classA bulk update operation that indexes a document only if it does not already exist in the store.