Hello,Due to bug(infinite loop) in application code, I have end up with thousands(20K) of documents in just few hours.
I want to delete all documents with particular attribute value. is that possible with single API call?or replication is possible with view(subset of documents) so I replicate good docs to other db and delete original and replicate again?
Thanks
