You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Sebastiaan van Parijs (JIRA)" <ji...@apache.org> on 2015/09/07 09:38:45 UTC

[jira] [Created] (COUCHDB-2802) Prevent auto regeneration of views

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)