RE: XPathentity processor on CLOB field

2015-06-18 Thread Pattabiraman, Meenakshisundaram
raman.meenakshisunda...@aig.com] Sent: Thursday, June 18, 2015 7:51 AM To: solr-user@lucene.apache.org Subject: RE: XPathentity processor on CLOB field This is the error cause reported. I also see that it has been reported earlier (http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201103.mbox/%

RE: XPathentity processor on CLOB field

2015-06-18 Thread Pattabiraman, Meenakshisundaram
7; Subject: XPathentity processor on CLOB field My requirement is to read the XML from a CLOB field and parse it to get the entity. The data config is as shown below. I am trying to map two fields 'event' and 'policyNumber&#

XPathentity processor on CLOB field

2015-06-17 Thread Pattabiraman, Meenakshisundaram
My requirement is to read the XML from a CLOB field and parse it to get the entity. The data config is as shown below. I am trying to map two fields 'event' and 'policyNumber' for the entity 'catreport'. I am g