Ask a question to get started
Enter to sendā¢Shift+Enter new line
upsert( self, items: Sequence[Document], , **kwargs: Any = {}
items
Sequence[Document]
**kwargs
Any
{}
Upsert documents into the index.
Sequence of documents to add to the index.
Additional keyword arguments.