remove

abstract fun remove(id: String)

Removes IndexableRecord with specified id from search index.

Parameters

id

ID of the record, that should be removed.