From dev-return-11757-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Sat Sep 18 18:15:46 2010 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 57243 invoked from network); 18 Sep 2010 18:15:45 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 18 Sep 2010 18:15:45 -0000 Received: (qmail 12192 invoked by uid 500); 18 Sep 2010 18:15:45 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 12145 invoked by uid 500); 18 Sep 2010 18:15:44 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 12137 invoked by uid 99); 18 Sep 2010 18:15:44 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Sep 2010 18:15:44 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of robert.newson@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; Sat, 18 Sep 2010 18:15:23 +0000 Received: by qwf6 with SMTP id 6so3829331qwf.11 for ; Sat, 18 Sep 2010 11:15:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=yGDRnnpC/lA3HazAhCH6PGgOAQX61HwjZJAAwtpmEtw=; b=udnykqm0cfj93GHQW2K9GK+5O7uDIYCFFG0ZBNI6j0HvVDybFtc+eu9HLmZJMq9oO6 vyLb+KCkhJN+k70h6n14uh+dq4rSJQ1TQUmwOZ4dtjjuIbImI6eJAHo2Qw/3/p9iB3Jm PpKgJOg53xtn0uIZol6G+j481SCS7i+kE4G/Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=iGa0refYzlch5IGbAMpg/A3efLKFmP/7FfNBCrShwXue/BnI4r29hO5rL3V9cAY/Xk sOERxI13Zl3BXcJoScdhEmo6DApcXynhN2BZ3WA3nQJRhIlW3+nuSytRqYCAI4Q6sqZ6 Dlzc8Olp+naFMmEJncMpdpOCG7d13hHMNZh3Y= MIME-Version: 1.0 Received: by 10.229.219.206 with SMTP id hv14mr4651823qcb.261.1284833702351; Sat, 18 Sep 2010 11:15:02 -0700 (PDT) Received: by 10.229.51.200 with HTTP; Sat, 18 Sep 2010 11:15:02 -0700 (PDT) In-Reply-To: References: <68B9E470-ED4C-43B6-92C6-CA538D8AE3D5@cern.ch> <-330817437859812003@unknownmsgid> <1843F124-A728-4694-9267-88C06162BE26@apache.org> Date: Sat, 18 Sep 2010 19:15:02 +0100 Message-ID: Subject: Re: CouchDB 1.1 From: Robert Newson To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Replicator DB is awesome and the killer feature of 1.1 for sure (though range support is pretty awesome too...) We need to resolve the SSL issues first (the unknown_ca problem, at least). Also there's speculation that the mochiweb upgrade broke pipelining (as we can't find the code that used to do it with unrecv()). B. On Sat, Sep 18, 2010 at 7:08 PM, Chris Anderson wrote: > On Sat, Sep 18, 2010 at 10:57 AM, Jan Lehnardt wrote: >> >> On 15 Sep 2010, at 23:40, David Kendal wrote: >> >>> What about full-text indexing and searching (built-in, without >>> Lucene)? There was a project to do that a while back, did it ever get >>> anywhere? Or was it integrated into trunk and released and I just >>> never noticed? >> >> FTI is a good feature, but we don't have anything there yet. >> >> I think the reason for a 1.1 release would be releasing new features >> we already have (SSL) or are currently working on (maybe new Futon) >> but not ones we still have a whole lot of work to do on. >> > > The replicator db is the big one. I think we should get a UI for that > before we release. Once we have that I think we are good for 1.1. (SSL > is rad too). > > I think we should hold the new Futon for 1.2 so it can go into trunk > right after a release and get some baking time. > > Chris > >> Anyone, correct me if I'm wrong :) >> >> Cheers >> Jan >> -- >> >> > > > > -- > Chris Anderson > http://jchrisa.net > http://couch.io >