removeAll

abstract fun removeAll(ids: Iterable<String>)

Removes a bunch of IndexableRecord with specified ids from search index.

Parameters

ids

IDs of records, that should be removed.