Re: XSLT transform before update?

2008-04-20 Thread David Smiley @MITRE.org
Thanks Shalin. The particular XSLT processor used is not relevant; it's a spec. Just use the standard Java APIs. If I want a particular processor, then I can get that to happen by using a system property and/or you could offer a configuration input for the standard factory class implementation

Re: DataField parsing error using BinaryResponseParser for solrj

2008-04-20 Thread Noble Paul നോബിള്‍ नोब्ळ्
It is not a problem with the BinaryResponseWriter itself. It is caused by the bug https://issues.apache.org/jira/browse/SOLR-470 we need to fix it now. --Noble On Mon, Apr 21, 2008 at 9:16 AM, Eason. Lee [EMAIL PROTECTED] wrote: Error comes from solr while parsing the datefield It is ok with

Re: DataField parsing error using BinaryResponseParser for solrj

2008-04-20 Thread Eason . Lee
Thanks 2008/4/21, Noble Paul നോബിള്‍ नोब्ळ् [EMAIL PROTECTED]: It is not a problem with the BinaryResponseWriter itself. It is caused by the bug https://issues.apache.org/jira/browse/SOLR-470 we need to fix it now. --Noble On Mon, Apr 21, 2008 at 9:16 AM, Eason. Lee [EMAIL PROTECTED]