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 4F0FBD59F for ; Tue, 11 Dec 2012 05:57:25 +0000 (UTC) Received: (qmail 99475 invoked by uid 500); 11 Dec 2012 05:57:24 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 99428 invoked by uid 500); 11 Dec 2012 05:57:24 -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 99287 invoked by uid 99); 11 Dec 2012 05:57:23 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2012 05:57:23 +0000 Date: Tue, 11 Dec 2012 05:57:23 +0000 (UTC) From: "Dave Cottlehuber (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (COUCHDB-1625) View to be bound to a document 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-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Cottlehuber resolved COUCHDB-1625. --------------------------------------- Resolution: Not A Problem > View to be bound to a document > ------------------------------ > > Key: COUCHDB-1625 > URL: https://issues.apache.org/jira/browse/COUCHDB-1625 > Project: CouchDB > Issue Type: Brainstorming > Components: Database Core > Reporter: Gary Titus > Priority: Trivial > > Currently the view map function runs against all docs and this causes a few performance bottlenecks if there are many docs or significantly sized documents. > I would like to propose if not already considered the ability to bind a view to a document so that when someone calls the view it only loads the document bound to the view and nothing else. > possible url > http://<>:5984/_utils/database.html?<>/<>/_design/<>/_view/<> > or > http://<>:5984/_utils/database.html?<>/_designdoc/<>/_view/<> -- 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