On Apr 15, 2010, at 1:43 PM, Julian Moritz wrote: > hi, > > i'm fixing some bugs on a couchdb lib. one test's accessing the view > > /database/_all_docs_by_seq/ > > As the couchdb wiki reads: > > http://wiki.apache.org/couchdb/HTTP_Document_API#all_docs_by_seq > > this should return something, but not as in my couchdb (version 0.11) >
Yes, the URL is now /database/_changes
> {"error":"not_found","reason":"missing"}
>
> was that view deleted?
>
> regards
> Julian
