delete_documents | R Documentation |
Delete documents from index
delete_documents(index, docid, credentials = NULL)
index |
The index name in which documents should be deleted. |
docid |
the .ids of the documents that should be deleted. |
credentials |
The credentials to use. If not given, uses last login information. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.