Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 35701 invoked from network); 1 Feb 2009 09:26:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Feb 2009 09:26:24 -0000 Received: (qmail 36549 invoked by uid 500); 1 Feb 2009 09:26:23 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 36517 invoked by uid 500); 1 Feb 2009 09:26:23 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 36506 invoked by uid 99); 1 Feb 2009 09:26:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Feb 2009 01:26:23 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Feb 2009 09:26:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 83B64234C4AC for ; Sun, 1 Feb 2009 01:25:59 -0800 (PST) Message-ID: <1426681636.1233480359524.JavaMail.jira@brutus> Date: Sun, 1 Feb 2009 01:25:59 -0800 (PST) From: "Shalin Shekhar Mangar (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Assigned: (SOLR-999) XPathRecordReader fails with mixed ontent In-Reply-To: <1134200331.1233476279579.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SOLR-999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-999: ------------------------------------------ Assignee: Shalin Shekhar Mangar > XPathRecordReader fails with mixed ontent > ----------------------------------------- > > Key: SOLR-999 > URL: https://issues.apache.org/jira/browse/SOLR-999 > Project: Solr > Issue Type: Bug > Components: contrib - DataImportHandler > Reporter: Noble Paul > Assignee: Shalin Shekhar Mangar > Fix For: 1.4 > > Attachments: SOLR-999.patch > > > XPathRecordReader fails with mixed ontent > example: > {code:xml} > This text is > bold and this text is > underlined! > > {code} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.