How to recover deleted documents in Elasticsearch?

Hi,

Is there anyway to recover deleted documents in ES index?

Thanks

Only through use of backups using snapshot/restore

Hi Mark,

But the documents are already deleted.

Thanks