Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8BE71105A0 for ; Thu, 27 Feb 2014 00:45:31 +0000 (UTC) Received: (qmail 1135 invoked by uid 500); 27 Feb 2014 00:45:26 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 901 invoked by uid 500); 27 Feb 2014 00:45:22 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 844 invoked by uid 99); 27 Feb 2014 00:45:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Feb 2014 00:45:22 +0000 Date: Thu, 27 Feb 2014 00:45:22 +0000 (UTC) From: "Alexander Shorin (JIRA)" To: dev@couchdb.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (COUCHDB-2148) Group secondary indexes by ddoc name MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Alexander Shorin created COUCHDB-2148: ----------------------------------------- Summary: Group secondary indexes by ddoc name Key: COUCHDB-2148 URL: https://issues.apache.org/jira/browse/COUCHDB-2148 Project: CouchDB Issue Type: Improvement Security Level: public (Regular issues) Components: Fauxton Reporter: Alexander Shorin Currently they are showed as flat list, but that's quite unhandy. Try to work with such list having ~60 views over 20 ddocs and find some specific view. Fold/unfold these groups or some filter by name would be extremely useful. Btw. you in Futon you can navigate to specific view just typing his name standing on selectbox. -- This message was sent by Atlassian JIRA (v6.1.5#6160)