You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/01/20 10:09:18 UTC

[GitHub] [couchdb] garrensmith commented on issue #2460: Change map indexes to be stored in one row

garrensmith commented on issue #2460: Change map indexes to be stored in one row
URL: https://github.com/apache/couchdb/pull/2460#issuecomment-576201555
 
 
   I've added the map index key/value limits. If a document exceeds the key/value limit for a view in a design doc. It will be removed from that view. But if there are multiple views in a design doc, it will still be indexed in the other views in that design doc.

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


With regards,
Apache Git Services