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 PROTECT
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 wit
Error comes from solr while parsing the datefield
It is ok with XMLResponseParser
Apr 22, 2008 11:02:13 AM org.apache.solr.common.SolrException log
SEVERE: java.lang.RuntimeException: java.text.ParseException: Unparseable
date:
"1995-02-16T00:00:00Z"
at org.apache.solr.schema.DateField.toO
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