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 CC224CA45 for ; Thu, 10 May 2012 07:25:16 +0000 (UTC) Received: (qmail 41552 invoked by uid 500); 10 May 2012 07:25:15 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 41465 invoked by uid 500); 10 May 2012 07:25:15 -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 41435 invoked by uid 99); 10 May 2012 07:25:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 May 2012 07:25:14 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of alon.keren@gmail.com designates 209.85.212.52 as permitted sender) Received: from [209.85.212.52] (HELO mail-vb0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 May 2012 07:25:10 +0000 Received: by vbzb23 with SMTP id b23so1658474vbz.11 for ; Thu, 10 May 2012 00:24:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=NfTHd2LCoOJK/wOCcOlsJ7E+3K22GCMjMg62xhhVkao=; b=a7q2abtqe0yhUnHPQzphrw5RCUS0W2exSAZgdUchv2S1/CIm92o/dVCJOCMPYoSezy oXDENWyodOFONt7yiLigiiR/vOK2/56EuQzTwY8WaVvvi6DqP3xdnELPebwOzZJylhm9 J0AChco3jNXCap8wJiKLIYo8lzG27i/6Hg6DTsHSfW3HuryH8zjcRf9ZhpdGRVQZNXBT e6Uk9gYIvKAkog6tnN/K8IsauBSRwC15PiDeZ38zuqevhvZYj2Ee9uaXPvHSt3olbjdc idoVrDPSBEXErIvvBfwKsDvs/sjhnrfRCvHjr24PigtEn0JU80cwZ02m3o7PjGQL6dIW /usw== MIME-Version: 1.0 Received: by 10.52.26.202 with SMTP id n10mr1445287vdg.58.1336634689457; Thu, 10 May 2012 00:24:49 -0700 (PDT) Received: by 10.52.21.168 with HTTP; Thu, 10 May 2012 00:24:49 -0700 (PDT) In-Reply-To: <6E4694EE-EBF8-4022-B1A1-09FF80DDFEFF@dionne-associates.com> References: <6E4694EE-EBF8-4022-B1A1-09FF80DDFEFF@dionne-associates.com> Date: Thu, 10 May 2012 10:24:49 +0300 Message-ID: Subject: Re: Users' Wish-list From: Alon Keren To: user@couchdb.apache.org Cc: dev@couchdb.apache.org Content-Type: multipart/alternative; boundary=20cf3079c0b8dc0c5804bfa9830f X-Virus-Checked: Checked by ClamAV on apache.org --20cf3079c0b8dc0c5804bfa9830f Content-Type: text/plain; charset=ISO-8859-1 Compared to the other two, lack of "partial updates" can be easy to work-around using update handlers. Still, it's a workaround. On 9 May 2012 16:33, Bob Dionne wrote: > it's interesting, I"m not sure how large or broad a user sampling this is > but the top three requests seem to be: > > 1. Chained map/reduce > > 2. Partial doc updates > > 3. Native FTI > > I don't quite get #2 but #1 and #3 have been around a long time > > > On Apr 30, 2012, at 6:53 AM, Alon Keren wrote: > > > I've decided that it would make sense if the wishlist focused not just on > > CouchDB proper, but also on the ecosystem of tools (and plugins?) around > it. > > After all, some desired features may appear faster outside of couch > proper > > (like full-text search in couchdb-lucene), and other stuff may never be > > exactly right to be included out of the box (like document versioning). > > > > Thoughts and feedback welcome, > > > > Alon > > > > On 26 April 2012 20:58, Alon Keren wrote: > > > >> Hi everyone, > >> > >> Following the excellent initiative by couch devs with the recent > >> feature-survey [1] [2], I figured it would be worth while to have a > >> permanent wish-list for just user-facing features; a place for users to > put > >> their own ideas and feature-requests, and to vote on others'. > >> > >> Such a wish-list serves two obvious purposes: > >> 1. helping users raise awareness for their needs. I don't find JIRA > >> accessible or visible enough for this purpose. This would result in: > >> 2. helping developers (and would-be developers) keep tabs on what > features > >> the community is really missing, and which it isn't > >> > >> I started a wish-list here: http://couchdbwishlist.userecho.com/. I > >> seeded it from Bob Newson's compilation of potential features [3], and I > >> really hope to see things added and voted on, and to get the ball > rolling. > >> > >> For those interested, some of the reasons I went with userecho: > >> - simple voting scheme (albeit not as informative as allourideas's) > >> - relatively rich text editor > >> - comments > >> - clean interface > >> - free (albeit as in beer) > >> > >> I would more than welcome any ideas or suggestions. > >> > >> Relax on, > >> > >> Alon > >> (http://alon.me) > >> > >> [1] http://www.allourideas.org/couchdb2012/results > >> [2] > >> > http://mail-archives.apache.org/mod_mbox/couchdb-user/201204.mbox/browser > >> [3] https://gist.github.com/2387973 > >> > >> > > --20cf3079c0b8dc0c5804bfa9830f--