[
https://issues.apache.org/jira/browse/COUCHDB-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244928#comment-15244928
]
ASF subversion and git services commented on COUCHDB-2992:
----------------------------------------------------------
Commit f7affd0d276e12b29e930666dd36ff7b9fdd8e5d in couchdb-chttpd's branch
refs/heads/2992-limit-doc-size from [~tonysun83]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-chttpd.git;h=f7affd0 ]
Add support for single_max_doc
This adds support for a new configuration param single_max_doc_size.
Single documents that exceed this document will receive a too_large
error.
COUCHDB-2992
> Add additional support for document size
> ----------------------------------------
>
> Key: COUCHDB-2992
> URL: https://issues.apache.org/jira/browse/COUCHDB-2992
> Project: CouchDB
> Issue Type: Improvement
> Components: Database Core
> Reporter: Tony Sun
>
> Currently, only max_document_size of 64 GB is the restriction for users
> creating documents. Large documents often leads to issues with our indexers.
> This feature will allow users more finer grain control over document size.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)