Vineet Mishra wrote
> I am using Solr 3.5 with the posting XML file size of just 1Mb.
> 
> 
> On Wed, Jul 31, 2013 at 8:19 PM, Shawn Heisey <

> solr@

> > wrote:
> 
>> On 7/31/2013 7:16 AM, Vineet Mishra wrote:
>> > I checked the File. . .nothing is there. I mean the formatting is
>> correct,
>> > its a valid XML file.
>>
>> What version of Solr, and how large is your XML file?
>>
>> If Solr is older than version 4.1, then the POST buffer limit is decided
>> by your container config, which based on your stacktrace, is tomcat.  If
>> you have 4.1 or later, then the POST buffer limit is decided by Solr,
>> and defaults to 2048KiB.
>>
>> Could that be the problem?
>>
>> Thanks,
>> Shawn
>>
>>


you might need to escape some chars like < to &lt; and so on



-----
Zeki ama calismiyor... Calissa yapar...
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Unexpected-character-code-60-expected-tp4081603p4081854.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to