Sebastiaan van Parijs created COUCHDB-2802:
----------------------------------------------

             Summary: Prevent auto regeneration of views
                 Key: COUCHDB-2802
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2802
             Project: CouchDB
          Issue Type: Question
      Security Level: public (Regular issues)
            Reporter: Sebastiaan van Parijs


Currently I have an issue with couchdb.

Context: My application needs to add several CSV files of value entries into 
couchdb *BEFORE* recalculating. Currently the regeneration of the views starts 
right after the first import. Couchdb needs to do several million calculations 
with the data which means I need to wait about 1 hour to be able to import the 
next file (application import is not useable during recalculation which is a 
different problem).

I came a cross 
http://tisba.de/couchdocs/translated/Regenerating_views_on_update.html which 
seems pretty outdated and haven't been able to find any related information 
about disabling the automated regeneration of the views and be able to do this 
manually. This is a pretty pressing issue for my project atm so any 
help/guidance would be much appreciated!

Thnx in advance!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to