there was a thread on this earlier this week - look for "Pruning a couchdb database" in the archive.

On 30 Sep 2010, at 12:25, Mikeal Rogers wrote:

Just use normal bulk docs and set _deleted attribute to true in the
docs you want to delete.

On Thursday, September 30, 2010,  <[email protected]> wrote:

I´m looking for an efficient way to delete multiple documents.

f.
e. Delete all documents that are created > 1 week ago (this can be
100000 docs).

(I´m using couchrest (rails))

Reply via email to