Uses of Class
io.fluxcapacitor.common.api.search.bulkupdate.IndexDocument
Packages that use IndexDocument
-
Uses of IndexDocument in io.fluxcapacitor.common.api.search.bulkupdate
Methods in io.fluxcapacitor.common.api.search.bulkupdate that return IndexDocumentModifier and TypeMethodDescriptionstatic IndexDocument
IndexDocument.fromDocument
(SerializedDocument document) Creates a bulk index operation from aSerializedDocument
.