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/06/23 08:56:45 UTC

[GitHub] [couchdb-documentation] bessbd commented on a change in pull request #561: Allow drilldown for search to always be specified as list of lists

bessbd commented on a change in pull request #561:
URL: https://github.com/apache/couchdb-documentation/pull/561#discussion_r444069816



##########
File path: src/ddocs/search.rst
##########
@@ -814,7 +814,7 @@ Drilldown
 You can restrict results to documents with a dimension equal to the specified label.
 Restrict the results by adding ``drilldown=["dimension","label"]`` to a search query. You
 can include multiple ``drilldown`` parameters to restrict results along multiple
-dimensions.
+dimensions: ``drilldown=[["dimension1","label1"], ["dimension2","label2"]]``

Review comment:
       Done in 5c02705 . Let me know what you think.




----------------------------------------------------------------
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