mohshraim commented on issue #981: Feature; is it possible to have collection 
level above document?
URL: https://github.com/apache/couchdb/issues/981#issuecomment-343752488
 
 
   @wohali 
   Thanks for your reply and links..
   I have already read the whole documentation a  hundred times last month, 
everything is under control expect the sharding, that i already have a huge 
dedicated server, and another small one for real time backup  only...
   
   But please let me share what i though even its wrong, you are the CouchDB 
masters...
   So Even that my previous request was good or bad but i didnt recognize and 
estimate the changes and efforts for something like that so let me start 
another try targeting more performance of CouchDB.
   
   ********
   I will make it simple for your estimation..
   GENERAL: 
   can we build a View on exist View data (Sub View )??
   
   Little DETAILS:
   - add a new option on design document called (parent_view or view_source or 
.... what ever)
   - CouchDB check this option and if exist will build new View MapReduce 
according to selected parent view Documents, so will go through Small Indexed 
Documents.
   - On add,edit,delete of Documents, CouchDB will start with Views that 
doesn't contain the new option (parent_view).
   
   Is Building like this feature is applicable and does it required dramatic 
changes?
   Thanks
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to