Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for 
change notification.

The following page has been changed by BobDionne:
http://wiki.apache.org/couchdb/Introduction_to_CouchDB_views

------------------------------------------------------------------------------
  
  === Access Strategy ===
  
- For queries which are not meant to actually condense the amount of 
information you often can life without a reduce function. A common strategy is 
to get the data you are interested to select by in into the ''key'' part and 
then use ''startkey'' and ''endkey'' on the result.
+ For queries which are not meant to actually condense the amount of 
information you often can live without a reduce function. A common strategy is 
to get the data you are interested to select by in into the ''key'' part and 
then use ''startkey'' and ''endkey'' on the result.
  
  == Lookup Views ==
  

Reply via email to