You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Matt Goodall (JIRA)" <ji...@apache.org> on 2008/07/12 11:55:31 UTC

[jira] Created: (COUCHDB-90) A custom query should not run until the user clicks the "Run" button

A custom query should not run until the user clicks the "Run" button
--------------------------------------------------------------------

                 Key: COUCHDB-90
                 URL: https://issues.apache.org/jira/browse/COUCHDB-90
             Project: CouchDB
          Issue Type: Improvement
          Components: Administration Console
    Affects Versions: 0.9
            Reporter: Matt Goodall


The view build time for new/custom queries against a large database is long and processor intensive. In addition the default custom view functions (emit all docs with a null key) are only useful as a guide/template.

I suggest that the custom query tool only requests the view once the user explicitly clicks on the "Run" button. It would also make more sense if the "View Code" panel is always visible.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (COUCHDB-90) A custom query should not run until the user clicks the "Run" button

Posted by "Jason Davies (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659870#action_12659870 ] 

Jason Davies commented on COUCHDB-90:
-------------------------------------

This is a duplicate of COUCHDB-145 and should be closed.

> A custom query should not run until the user clicks the "Run" button
> --------------------------------------------------------------------
>
>                 Key: COUCHDB-90
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-90
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Administration Console
>    Affects Versions: 0.9
>            Reporter: Matt Goodall
>
> The view build time for new/custom queries against a large database is long and processor intensive. In addition the default custom view functions (emit all docs with a null key) are only useful as a guide/template.
> I suggest that the custom query tool only requests the view once the user explicitly clicks on the "Run" button. It would also make more sense if the "View Code" panel is always visible.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.