You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Quinn Shanahan <q....@gmail.com> on 2009/02/25 19:02:04 UTC

_view/ vs. _design/

on all the tutorials i'm finding, it seems i am supposed to create a doc
with the prefix _view/ to create a view, but futon dissallows anything
starting with _ (except for _design) am i actually supposed to be using
_design? is the futon interface limited in that it will say things are
invalid when they may not be?

Re: _view/ vs. _design/

Posted by Jan Lehnardt <ja...@apache.org>.
On 25 Feb 2009, at 19:02, Quinn Shanahan wrote:

> on all the tutorials i'm finding, it seems i am supposed to create a  
> doc
> with the prefix _view/ to create a view, but futon dissallows anything
> starting with _ (except for _design) am i actually supposed to be  
> using
> _design? is the futon interface limited in that it will say things are
> invalid when they may not be?

http://wiki.apache.org/couchdb/HTTP_view_API

Cheers
Jan
--