[
https://issues.apache.org/jira/browse/COUCHDB-3249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15726678#comment-15726678
]
ASF subversion and git services commented on COUCHDB-3249:
----------------------------------------------------------
Commit 4afd60e84d0e1c57f5d6a1e3542955faa565ca4b in couchdb-mango's branch
refs/heads/upstream from [~tonysun83]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-mango.git;h=4afd60e ]
Add config parameter to reject index all text indexes
Text indexes that index all fields can sometimes lead to OOM issues
when users have documents with nested array fields. This change adds
in a config parameter to provide the ability to log users who do this
and also reject new requests. Note that we need to pass in a db
record to validate_new because it contains user and db name info that
will be logged.
COUCHDB-3249
> Add config to disable index all fields (text indexes)
> -----------------------------------------------------
>
> Key: COUCHDB-3249
> URL: https://issues.apache.org/jira/browse/COUCHDB-3249
> Project: CouchDB
> Issue Type: Bug
> Components: Mango
> Reporter: Tony Sun
>
> Provide an ability to reject requests to index all fields for Mango text
> indexes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)