Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5E42BF206 for ; Thu, 28 Mar 2013 01:39:17 +0000 (UTC) Received: (qmail 14133 invoked by uid 500); 28 Mar 2013 01:39:16 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 14068 invoked by uid 500); 28 Mar 2013 01:39:16 -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 14059 invoked by uid 99); 28 Mar 2013 01:39:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Mar 2013 01:39:16 +0000 Date: Thu, 28 Mar 2013 01:39:16 +0000 (UTC) From: "Benoit Chesneau (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (COUCHDB-1737) _changes feed for views MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COUCHDB-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13615965#comment-13615965 ] Benoit Chesneau commented on COUCHDB-1737: ------------------------------------------ [~klaus_trainer] For now the view filter in couchdb is passing the map functions on all the changes just like a filter function so it's not really efficient on a big number of document , especially when you start from 0. The feature asked here would notify about changes in the index, aka "real" view changes and all changes wil be indexed just like a db. > _changes feed for views > ----------------------- > > Key: COUCHDB-1737 > URL: https://issues.apache.org/jira/browse/COUCHDB-1737 > Project: CouchDB > Issue Type: Improvement > Reporter: Dave Cottlehuber > Assignee: Benoit Chesneau > Labels: couchdb, erlang, gsoc2013 > > It should be possible to subscribe to view changes the same way we can > subscribe to database changes. This will enable many useful things, > chained map-reduce being a notable one. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira