garrensmith commented on a change in pull request #808: Add selector support
for json indexes
URL: https://github.com/apache/couchdb/pull/808#discussion_r138623975
##########
File path: src/mango/src/mango_cursor.erl
##########
@@ -115,6 +115,16 @@ filter_indexes(Indexes0, DesignId, ViewName) ->
lists:filter(FiltFun, Indexes).
+remove_indexes_with_selector(Indexes) ->
Review comment:
add comment here around why we removing these indexes
----------------------------------------------------------------
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