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 16FEF1083D for ; Sat, 5 Oct 2013 19:05:19 +0000 (UTC) Received: (qmail 68977 invoked by uid 500); 5 Oct 2013 19:05:16 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 68505 invoked by uid 500); 5 Oct 2013 19:05:11 -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 68482 invoked by uid 99); 5 Oct 2013 19:05:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Oct 2013 19:05:09 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of siriele2x3@gmail.com designates 209.85.212.172 as permitted sender) Received: from [209.85.212.172] (HELO mail-wi0-f172.google.com) (209.85.212.172) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Oct 2013 19:05:02 +0000 Received: by mail-wi0-f172.google.com with SMTP id hn9so3098943wib.5 for ; Sat, 05 Oct 2013 12:04:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=2UCdYK6CMUhIVu3NN5qEr5xUT3SJbjq3VqvckO/mOl0=; b=P/FbW+RHmZN2JHShyA9t1ylTz9kZJGZcRxKEmxbomtzPfyxqYGk45qodSCFWstDBrS lBRt8FKxuwJaobLjXd67nVjMnQR8kJkUUQ8MW3VaUB2jGsKQty8kTsIB3zZ5rdsJXHDr 76sQfw8YeYMKbCnG3nyacQrSyBsN6xcNUyjfBzDqli80Y+mfV3vUYEC0zp4uqPLoBHFD EQCsbId0i/CmqxhCAHDWKu7V7MjCDbw9SFK5eq3uBjyCcy9qNBEvpUmt+FRzMbf+gpym bEQff4C3HME437Hf74H1QJRz6taX5qMxjAr1aBUcEkEnMPfbMbt5VnDhF8FNkYYmtctO iWgw== MIME-Version: 1.0 X-Received: by 10.180.76.205 with SMTP id m13mr12743844wiw.10.1380999882621; Sat, 05 Oct 2013 12:04:42 -0700 (PDT) Received: by 10.194.58.244 with HTTP; Sat, 5 Oct 2013 12:04:42 -0700 (PDT) Date: Sat, 5 Oct 2013 12:04:42 -0700 Message-ID: Subject: Lists on multi- startkey request From: Stanley Iriele To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=f46d0437499370531804e803173f X-Virus-Checked: Checked by ClamAV on apache.org --f46d0437499370531804e803173f Content-Type: text/plain; charset=ISO-8859-1 I remember hearing that bigcouch had an array of startkey endkey ranges that you could use for views...how does a list function work across that? would the list function be called multiple times for each startkey endkey clause? I would assume so...but I was curious because I can't really find documentation on it anywhere. --f46d0437499370531804e803173f--