removeDocuments

open fun removeDocuments(@NonNull documentUIDs: List<String>)

Invalidates index for documents.

Parameters

documentUIDs

List of document UIDs to be invalidated.