Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 630 Bytes

UpdateDocumentRequest.md

File metadata and controls

15 lines (10 loc) · 630 Bytes

UpdateDocumentRequest

Payload for update document

Properties

Name Type Description Notes
index str
doc {str: (bool, date, datetime, dict, float, int, list, str, none_type)} Index name
id int Document ID [optional]
query {str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type Query tree object [optional]

[Back to Model list] [Back to API list] [Back to README]