From user-return-19761-apmail-couchdb-user-archive=couchdb.apache.org@couchdb.apache.org Tue Feb 7 14:32:54 2012 Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 849A99A6C for ; Tue, 7 Feb 2012 14:32:54 +0000 (UTC) Received: (qmail 64626 invoked by uid 500); 7 Feb 2012 14:32:52 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 64573 invoked by uid 500); 7 Feb 2012 14:32:52 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 64565 invoked by uid 99); 7 Feb 2012 14:32:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2012 14:32:51 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of marcello.nuccio@gmail.com designates 209.85.216.52 as permitted sender) Received: from [209.85.216.52] (HELO mail-qw0-f52.google.com) (209.85.216.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Feb 2012 14:32:45 +0000 Received: by qafi31 with SMTP id i31so4610550qaf.11 for ; Tue, 07 Feb 2012 06:32:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=O8l9ZURKcAQTB5QJreyJ4sb/5XorsM07H8lNM/9Q5DA=; b=wOaOiOxHYTPxPStLutJCXKciXFwqhR3+NR6+8BwBxRa8SZSaIgWtp1lvPB7L1iBK+G 6wuAzZZNRebB8gpY3krG4fqrFJVuXkHqWTcF+r/aCVPwV6pY8B9Dmt4sKIcLB2aUbC3J RJs+ezjdZxKp9k2PoidoFqV2aPwAC0mNVt9v4= MIME-Version: 1.0 Received: by 10.224.33.15 with SMTP id f15mr21977819qad.38.1328625143990; Tue, 07 Feb 2012 06:32:23 -0800 (PST) Received: by 10.229.253.76 with HTTP; Tue, 7 Feb 2012 06:32:23 -0800 (PST) In-Reply-To: References: Date: Tue, 7 Feb 2012 15:32:23 +0100 Message-ID: Subject: Re: [object Object] instead of string From: Marcello Nuccio To: user@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 http://wiki.apache.org/couchdb/View_collation#Complex_keys 2012/2/7 Gabriel de Oliveira Barbosa : > I just don't understand the last part of Robert Nelson "endkey", what the > "{}" (hash, object) means in query ? > Can anyone send me please some blogpost the realy explains how endkey > startkey works ? > O goggle about it, but all I found are some superficial. > > > Em 18 de janeiro de 2012 01:08, Gabriel de Oliveira Barbosa < > manobi.oliveira@gmail.com> escreveu: > >> Perfect, now I can use a "_list" function to format output how I want to. >>