I get the same error sometimes. I believe it happens when my xml exceeds 4
KB. Is there an upper limit somewhere.
I am using Solr1.3 and using SolrJ to do the post.
Any ideas as to how I can increase the limit?
Thanks!
李学健 wrote:
>
> hi, all
>
> when i post an xml file to solr, some errors
thank you chris hostetter,
in fact, if i use post.sh script to post xml data to solr, the error
will happen; however, i switch to post.jar, everything is ok.
i'm confused why post.sh doesn't work
Chris Hostetter 写道:
: thanks for your reply
:
: the content of xml file is chinese
My mail r
: thanks for your reply
:
: the content of xml file is chinese
My mail reader wasn't able to display the chinese characters in your XML
example, but the stack trace you posted doesn't seem to indicate any
problem with characters in the field value (did you try posting a simple
file with only
thanks for your reply
the content of xml file is chinese
===
name="prices">
name="urls">
===
Otis Gospodnetic 写道:
Could you paste the XML you are posting?
Otis
--
Sematext -- http://semate
Could you paste the XML you are posting?
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: 李学健 <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Thursday, September 18, 2008 11:27:26 PM
> Subject: error when post xml data to solr
>