garbados opened a new issue #627: URL: https://github.com/apache/couchdb-documentation/issues/627
<!--- Provide a general summary of the issue in the Title above --> As documented in [another issue](https://github.com/apache/couchdb/issues/2236), some selectors incur performance costs [because they do not map to how views work](https://github.com/apache/couchdb/issues/2236#issuecomment-538928959). However, only `$regex` is identified as not functioning with indices. All such operators that incur these unexpected costs should be documented. ## Expected Behavior <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> Performance caveats for Mango operators are documented clearly. ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> Performance caveats are only documented for `$regex`. ---------------------------------------------------------------- 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]
