delete_documents: Delete documents from index

View source: R/index.R

delete_documentsR Documentation

Delete documents from index

Description

Delete documents from index

Usage

delete_documents(index, docid, credentials = NULL)

Arguments

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.


ccs-amsterdam/amcat4r documentation built on April 17, 2025, 3:22 a.m.