You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/01/31 20:43:07 UTC

[GitHub] [couchdb-documentation] flimzy commented on a change in pull request #491: Fixes #479 to add document partitioned DBs + Mango content

flimzy commented on a change in pull request #491: Fixes #479 to  add document partitioned DBs + Mango content
URL: https://github.com/apache/couchdb-documentation/pull/491#discussion_r373676586
 
 

 ##########
 File path: src/api/partitioned-dbs.rst
 ##########
 @@ -194,3 +194,38 @@ See the guide for
           ],
           "total_rows": 4
         }
+.. _api/partitioned/find:
+
+``/db/_partition/partition_id/_find``
+=====================================
+
+.. http:get:: /{db}/_partition/{partition_id}/_find
+    :synopsis: Find a partition query by ID
 
 Review comment:
   This description seems a bit unclear to me.  Is this finding a _partition query_ (if so, what is that?), or is it executing a find query only on a specific partition?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services