Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4241CFEC3 for ; Thu, 21 Mar 2013 14:38:53 +0000 (UTC) Received: (qmail 57410 invoked by uid 500); 21 Mar 2013 14:38:51 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 57370 invoked by uid 500); 21 Mar 2013 14:38:51 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 57361 invoked by uid 99); 21 Mar 2013 14:38:51 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Mar 2013 14:38:51 +0000 Received: from localhost (HELO mail-ia0-f169.google.com) (127.0.0.1) (smtp-auth username nslater, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Mar 2013 14:38:51 +0000 Received: by mail-ia0-f169.google.com with SMTP id j5so2571340iaf.0 for ; Thu, 21 Mar 2013 07:38:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:x-originating-ip:date:message-id:subject :from:to:content-type:x-gm-message-state; bh=p2j+jz5iKMU+o30OEXbQ6MChPt7G1INHDu5M04Hn1jo=; b=f0tJa98/3rhPgeGE24MGWQBoEz6I62deojEln9rBAv/YdQN8b0daejUv9N8P+Lvkcd pFtZILpxFEhUskhX2XgTvv4/EMm/MIYiyCFVYzmPmQcDDPoaRcQWtbxNjbcMAM/4c+W0 KuF4Q7G6Cf12G7YMw/69cJ0+bDGhmik6OVNSl/QXde+PymWTPBSgR/J9GgY3MoTa9FW1 GPxAgFRZiuv+HcQKV2N8gVKXNfYKMgGfkDIrQTtkgwWAhhjzZedeppaqvtQx9YFO77nk vfc5Nxq0bOzQUHTPMB9Hf6yV2hCAiDzuZ5Os0d1+U5Vehex7HhbSzvW43JaN/P035xkE tMmw== MIME-Version: 1.0 X-Received: by 10.50.153.198 with SMTP id vi6mr2199458igb.112.1363876730381; Thu, 21 Mar 2013 07:38:50 -0700 (PDT) Received: by 10.50.188.202 with HTTP; Thu, 21 Mar 2013 07:38:50 -0700 (PDT) X-Originating-IP: [178.250.115.206] Date: Thu, 21 Mar 2013 14:38:50 +0000 Message-ID: Subject: [ROUNDUP] Support forum threads From: Noah Slater To: "user@couchdb.apache.org" Content-Type: multipart/alternative; boundary=e89a8f22c68108471804d8704cb3 X-Gm-Message-State: ALoCoQmvQm/Ltfi8e5NvGm4m1v0V8mDSiHgFj5qNsRbT9JkAFnHirZPZTJtFWndSEIGikgE+KZrK --e89a8f22c68108471804d8704cb3 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Dear community, Here's a roundup of the latest CouchDB support forum threads. If you know a little bit about CouchDB, these might be a great opportunity to support the wider community. *CouchDB: Is it possible to control order of replication?* http://stackoverflow.com/questions/15285520/couchdb-is-it-possible-to-contr= ol-order-of-replication *CouchDB: synchronize between slave databases* http://stackoverflow.com/questions/15159186/couchdb-synchronize-between-sla= ve-databases *couchdb conflict identical document * http://stackoverflow.com/questions/15208208/couchdb-conflict-identical-docu= ment *CouchDB =93virtual=94 database, that combines 2 databases into 1 * http://stackoverflow.com/questions/15158869/couchdb-virtual-database-that-c= ombines-2-databases-into-1 *CouchDB - Proper way to use the Document Revision Number? * http://stackoverflow.com/questions/15193771/couchdb-proper-way-to-use-the-d= ocument-revision-number *Couchdb Session returning 401 error * http://stackoverflow.com/questions/15397344/couchdb-session-returning-401-e= rror *How can I automatically assign a role to a CouchDB user? * http://stackoverflow.com/questions/15258471/how-can-i-automatically-assign-= a-role-to-a-couchdb-user *How to best get around CouchDB's non-RDBMS limitations * http://stackoverflow.com/questions/15440332/how-to-best-get-around-couchdbs= -non-rdbms-limitations *Using CouchDB as interface. Is it appropriate way? * http://stackoverflow.com/questions/15320693/using-couchdb-as-interface-is-i= t-appropriate-way *CouchDB listen to _changes feed * http://stackoverflow.com/questions/15340617/couchdb-listen-to-changes-feed *Setting up a Python ViewServer for CouchDB * http://stackoverflow.com/questions/15456989/setting-up-a-python-viewserver-= for-couchdb *The couchdb river ignores my mapping and creates a dynamic mapping * http://elasticsearch-users.115913.n3.nabble.com/The-couchdb-river-ignores-m= y-mapping-and-creates-a-dynamic-mapping-td4031046.html *very slow filters with couchDB even with erlang * http://stackoverflow.com/questions/15388488/very-slow-filters-with-couchdb-= even-with-erlang *HTML templates - don't write the same html twice (couchdb) * http://stackoverflow.com/questions/15229763/html-templates-dont-write-the-s= ame-html-twice-couchdb *couchdb map/reduce view: counting only the most recent items * http://stackoverflow.com/questions/15320834/couchdb-map-reduce-view-countin= g-only-the-most-recent-items *Error when installing CouchDB on OS X Mountain Lion * http://superuser.com/questions/567807/error-when-installing-couchdb-on-os-x= -mountain-lion *How do I index all the revisions of a couchdb doc using elasticsearch river plugin * http://stackoverflow.com/questions/15421720/how-do-i-index-all-the-revision= s-of-a-couchdb-doc-using-elasticsearch-river-plug *How to install and use couch db in android * http://stackoverflow.com/questions/15499205/how-to-install-and-use-couch-db= -in-android *CouchDB on BB10 * http://supportforums.blackberry.com/t5/Cascades-Development/CouchDB-on-BB10= /td-p/2250881 *How to write CouchDb views? * http://stackoverflow.com/questions/15447968/how-to-write-couchdb-views *Setting up parent relationship in elasticsearch for CouchDB * http://stackoverflow.com/questions/15443891/setting-up-parent-relationship-= in-elasticsearch-for-couchdb Thanks, --=20 NS --e89a8f22c68108471804d8704cb3--