[
https://issues.apache.org/jira/browse/SOLR-12278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16458631#comment-16458631
]
Walter Underwood commented on SOLR-12278:
-----------------------------------------
Finding the size should be much quicker than the time already spent receiving
the update request, parsing it, and creating the Solr input document. This is
optimizing the wrong thing.
If you want to reject large requests, configure Jetty to reject large requests.
> Ignore very large document on indexing
> --------------------------------------
>
> Key: SOLR-12278
> URL: https://issues.apache.org/jira/browse/SOLR-12278
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Cao Manh Dat
> Assignee: Cao Manh Dat
> Priority: Major
> Attachments: SOLR-12278.patch, SOLR-12278.patch
>
>
> Solr should be able to ignore very large document, so it won't affect the
> index as well as the tlog.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]