--- Revision 656434343666 +++ Revision 633136333139 @@ -46,8 +46,10 @@ That will get you ['AssemblyA','assembly',nil] -['ObjectA','part',0] -['ObjectB','part',0] -['ToolA','tool',0] +['AssemblyA','part',0] +['AssemblyA','part',0] +['AssemblyA','tool',0] If you do a query on startkey=['AssemblyA']&endkey['AssemblyA',{}] + +If you use "include_docs=true" - you will get the entire doc back when you query the view.