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