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 6516A9189 for ; Fri, 16 Mar 2012 16:42:03 +0000 (UTC) Received: (qmail 11331 invoked by uid 500); 16 Mar 2012 16:42:01 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 11278 invoked by uid 500); 16 Mar 2012 16:42:01 -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 11222 invoked by uid 99); 16 Mar 2012 16:42:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2012 16:42:01 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.220.180] (HELO mail-vx0-f180.google.com) (209.85.220.180) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2012 16:41:52 +0000 Received: by vcbfl10 with SMTP id fl10so6361369vcb.11 for ; Fri, 16 Mar 2012 09:41:31 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:from:date :message-id:subject:to:content-type:x-gm-message-state; bh=E4Kcmut78HfllDnvIiRXQhTYWOlOr1Qy02S6oC7f7tY=; b=QJi9m3HIucKJUwDN0MqRH+ZA/BGS884DEVC7qRBxt/ni4sJDxCQntBJbvYj1pslANN kkIqV05HZTkf28ZbRFvO3RRkHGvAJggyRzVT0JZZdd5cXYDroot7YkAeTwD6M1mEaq+0 2lCg8IhlwHJQXBRe+3La64nQ43t35e6lHlHPh8g4KYJN8RMmJMjMefTtJb0h0vN12Ofi dCYPjuIdF693ALsu7nwsSJsriQLTrRubf79S4ulrs8aopqL14u7MiDF0orDQU8psws+r Ke0Ra+7hqDW5EjaNfyEGOvpG6/WWSjKQ3OmMAaSt1YDg9uj0J2Xt344YLCJoR6OAls+2 M/nw== Received: by 10.220.59.133 with SMTP id l5mr605266vch.6.1331916090984; Fri, 16 Mar 2012 09:41:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.29.200 with HTTP; Fri, 16 Mar 2012 09:41:10 -0700 (PDT) X-Originating-IP: [68.4.191.64] In-Reply-To: References: From: Mark Hahn Date: Fri, 16 Mar 2012 09:41:10 -0700 Message-ID: Subject: Re: Creating a database with lots of documents and updating a view To: user@couchdb.apache.org Content-Type: multipart/alternative; boundary=0023544478037949b004bb5ee1ed X-Gm-Message-State: ALoCoQloDD8Lvs2b6mmRNT0cOwi1ROZld5uzWfk0GQncdK2uHX4splejPN/RrRb/ubEYGrEmXKee X-Virus-Checked: Checked by ClamAV on apache.org --0023544478037949b004bb5ee1ed Content-Type: text/plain; charset=ISO-8859-1 > : I just have one increasing integer being coded using a base64 ordered dictionary: If you use the id type that has the date in the front you will be ordered also. --0023544478037949b004bb5ee1ed--