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:
[email protected]


With regards,
Apache Git Services

Reply via email to