Ask a question to get started
Enter to sendā¢Shift+Enter new line
Update a document in the cluster.
update_document( self, document_id: str, document: Document ) -> None
document_id
str
ID of the document to update.
document
Document
Document to update.