Uses of Class
io.fluxzero.common.api.search.DocumentUpdate
Packages that use DocumentUpdate
-
Uses of DocumentUpdate in io.fluxzero.sdk.persisting.search
Methods in io.fluxzero.sdk.persisting.search that return DocumentUpdate -
Uses of DocumentUpdate in io.fluxzero.sdk.persisting.search.client
Method parameters in io.fluxzero.sdk.persisting.search.client with type arguments of type DocumentUpdateModifier and TypeMethodDescriptionInMemorySearchStore.bulkUpdate(Collection<DocumentUpdate> updates, Guarantee guarantee) SearchClient.bulkUpdate(Collection<DocumentUpdate> updates, Guarantee guarantee) Performs a batch update on a set of documents.WebSocketSearchClient.bulkUpdate(Collection<DocumentUpdate> batch, Guarantee guarantee)