Nope. Update functions can't make HTTP calls or be used on view output.
On Fri, Sep 30, 2011 at 10:52 AM, bsquared <[email protected]> wrote: > > I am asking in reference to the empty _id issue. if a view is run that > returns a list of document revisions with empty id fields, can an update > be run on that list to mark the items deleted? > > Or, can a view be run from within an update to get the same result? > > -- > Regards, > Brian Winfrey > >
