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:
us...@infra.apache.org


Reply via email to