Warning: Please note that temporary views are not suitable for use in production, as they are really slow for any database with more than a few dozen documents. You can use a temporary view to experiment with view functions, but switch to a permanent view before using them in an application.
Key |
Value | ||
---|---|---|---|
Note: Views with a reduce function will return a single row of reduced values.
If you are looking for the same results that you can see here in Futon,
add a ?group=true
parameter to your view query. Futon does
this automatically.