Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
Committers Level (Medium to Hard)
Description
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.