You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ricellis (via GitHub)" <gi...@apache.org> on 2023/07/21 14:18:51 UTC

[GitHub] [couchdb] ricellis commented on a diff in pull request #4683: fix(`mango`): tweak the formatting of option `r` in the `_explain` output

ricellis commented on code in PR #4683:
URL: https://github.com/apache/couchdb/pull/4683#discussion_r1270731380


##########
src/docs/src/api/database/find.rst:
##########
@@ -1472,9 +1472,7 @@ it easier to take advantage of future improvements to query planning
                     "year",
                     "title"
                 ],
-                "r": [
-                    49
-                ],
+                "r": "1",

Review Comment:
   FWIW I didn't have any `r` parameter when I stumbled onto this so I guess it also reflects the default



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

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org