Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 90490 invoked from network); 21 Dec 2008 19:02:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Dec 2008 19:02:13 -0000 Received: (qmail 69768 invoked by uid 500); 21 Dec 2008 19:02:12 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 69729 invoked by uid 500); 21 Dec 2008 19:02:12 -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 69718 invoked by uid 99); 21 Dec 2008 19:02:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Dec 2008 11:02:12 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [83.97.50.139] (HELO jan.prima.de) (83.97.50.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Dec 2008 19:02:03 +0000 Received: from [192.168.2.7] (i59F4ED06.versanet.de [::ffff:89.244.237.6]) (AUTH: LOGIN jan, TLS: TLSv1/SSLv3,128bits,AES128-SHA) by jan.prima.de with esmtp; Sun, 21 Dec 2008 19:01:41 +0000 Message-Id: <9915B96B-8AAA-4E2D-9D5C-223F83E1F088@apache.org> From: Jan Lehnardt To: user@couchdb.apache.org In-Reply-To: <4c69d7170812201641x7798bc55mf8b570952a567a1e@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: views in futon giving 10 rows and no pagination Date: Sun, 21 Dec 2008 20:01:40 +0100 References: <4c69d7170812201641x7798bc55mf8b570952a567a1e@mail.gmail.com> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org On 21 Dec 2008, at 01:41, paul jobs wrote: > is it possible to get more results from map-reduce saved views in > futon > it will also be great view results do paginate. > if futon replicator can store the last 10 replications made > so it will be easy to click and resume or redo a replication from > futon Good idea. Patches are welcome. Cheers Jan --