Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 81156 invoked from network); 8 Mar 2010 15:49:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Mar 2010 15:49:35 -0000 Received: (qmail 16543 invoked by uid 500); 8 Mar 2010 15:49:10 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 16411 invoked by uid 500); 8 Mar 2010 15:49:09 -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 16403 invoked by uid 99); 8 Mar 2010 15:49:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Mar 2010 15:49:09 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of phat.loc@gmail.com designates 209.85.211.190 as permitted sender) Received: from [209.85.211.190] (HELO mail-yw0-f190.google.com) (209.85.211.190) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Mar 2010 15:49:00 +0000 Received: by ywh28 with SMTP id 28so4995520ywh.29 for ; Mon, 08 Mar 2010 07:48:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:x-mailer:mime-version :subject:date; bh=TAdUs6nbDv7ieZDS2dH0kOa46sNbVC6i1EbQuEXjqko=; b=IiDVqRHaEQkpv0UJ3oQ+2rwkn/JUsqgiGo3uiHv9peiGEFFfTZiXZQUDeBYVgKq3i4 bBjQP3ak1juz2vyHgwcmaVqUpO9wc42kixWDpTD61lJdupAYEqCIodPIm9/VppLUMiF5 GJSMRa8wz3NzD9I1Uc0RqUNifRoXUJzZVXD14= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding:x-mailer :mime-version:subject:date; b=AEYTYDqtJJpK8L6UAjUICWt/409uZt9JgqCHhXpdAcYTvDUKgtNcl5RyMFgXb8u9K+ mekW3rb7U7MTrAifL/4tged2PchGqjNmeDMJ/BFhawcJPRwjMeyJEO3NvTrVOUE3AaCz MPiGc1tJn+snRivIe4UkYuflIblzTeB+2VJK0= Received: by 10.101.128.9 with SMTP id f9mr7113072ann.186.1268063292296; Mon, 08 Mar 2010 07:48:12 -0800 (PST) Received: from [10.77.136.174] ([166.205.7.170]) by mx.google.com with ESMTPS id 16sm3625770gxk.5.2010.03.08.07.48.08 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 08 Mar 2010 07:48:10 -0800 (PST) Message-Id: <4E0E02BF-B469-4FE0-A90E-A40459E4028B@gmail.com> From: Phat Loc To: "user@couchdb.apache.org" Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Mailer: iPhone Mail (7E18) Mime-Version: 1.0 (iPhone Mail 7E18) Subject: _all_docs_by_seq doesn't work on 0.11.0b916031? Date: Mon, 8 Mar 2010 10:48:13 -0500 X-Virus-Checked: Checked by ClamAV on apache.org Hi All, Is anyone having problems with _all_docs_by_seq? Has it been removed on 0.11.0b916031? Thanks