willholley commented on a change in pull request #137: Update mango docs URL: https://github.com/apache/couchdb-documentation/pull/137#discussion_r122173855
########## File path: src/api/database/find.rst ########## @@ -856,9 +837,7 @@ Example of selective retrieval of fields from matching documents: Mango is a declarative JSON querying language for CouchDB databases. Mango wraps several index types, starting with the Primary Index -out-of-the-box. Mango indexes can also be built using MapReduce Views -(where the index type is ``json``), and Search Indexes (where the index -type is ``text``). +out-of-the-box. Mango indexes can also be built using MapReduce Views. Review comment: probably worth mentioning that index type `json` indicates a MapReduce view. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
