Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1F58CDCC2 for ; Wed, 26 Sep 2012 07:16:13 +0000 (UTC) Received: (qmail 15598 invoked by uid 500); 26 Sep 2012 07:16:12 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 15200 invoked by uid 500); 26 Sep 2012 07:16:10 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 14735 invoked by uid 99); 26 Sep 2012 07:16:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Sep 2012 07:16:07 +0000 Date: Wed, 26 Sep 2012 18:16:07 +1100 (NCT) From: "Martin Herfurt (JIRA)" To: dev@lucene.apache.org Message-ID: <1370952700.127245.1348643767889.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (SOLR-3895) For several reasons, disabling the resolving of external entities within the Solr UpdateRequestHandler for XML would be good. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Martin Herfurt created SOLR-3895: ------------------------------------ Summary: For several reasons, disabling the resolving of external entities within the Solr UpdateRequestHandler for XML would be good. Key: SOLR-3895 URL: https://issues.apache.org/jira/browse/SOLR-3895 Project: Solr Issue Type: Improvement Reporter: Martin Herfurt Priority: Minor The Solr UpdateRequestHandler for XML currently resolves so-called XML External Entities. Not resolving XML External Entities would - among other things - improve Solr's update performance. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org