You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Paul Joseph Davis (JIRA)" <ji...@apache.org> on 2010/10/09 21:53:03 UTC

[jira] Updated: (COUCHDB-714) Support document namespaces for more efficient view generation

     [ https://issues.apache.org/jira/browse/COUCHDB-714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Joseph Davis updated COUCHDB-714:
--------------------------------------

    Skill Level: Committers Level (Medium to Hard)

> Support document namespaces for more efficient view generation 
> ---------------------------------------------------------------
>
>                 Key: COUCHDB-714
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-714
>             Project: CouchDB
>          Issue Type: New Feature
>          Components: Database Core
>            Reporter: Ryan Hill
>
> I would like to suggest a new, possibly optional, reserved attribute to specify a namespace for documents. Design documents with this attribute ('_ns' perhaps) would only consider documents with the same namespace during view generation.
> Obviously, separating documents into several nodes is a workable alternative, but keeping docs in the same node, with namespaces, would preserve the ability to use the 'include_docs by _id' feature.
> There may also be cause to include a _namespaces document for mapping namespace names to URIs.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.