dropIndex

fun dropIndex(handle: IndexHandle)

Removes an index and deletes its posting files.

The base sidecars survive — they belong to the segment rather than to any index. A file still being read is deleted when its last reader closes, so this returns without waiting.

Throws