wohali commented on issue #1355: Cannot index deleted documents with Mango URL: https://github.com/apache/couchdb/issues/1355#issuecomment-393394093 Interestingly, this issue goes all the way back to [COUCHDB-1530](https://issues.apache.org/jira/browse/COUCHDB-1530?), aka "Add a mode to _all_docs to include deleted docs". In that issue @davisp was +1 on the idea. Right now the only way to get a list of tombstones in a DB is to pull the changes feed and filter on **_deleted:true**.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
