The limits are much larger than what you are seeing. Can you post the entire document? Are you doing this through the command-line or via your own program?
Mark David Viner wrote: > hi > i'm trying to insert a document thru the XMLRPC interface to xindice. > but i > continue getting this error message: > java.lang.StringIndexOutOfBoundsException: String index out of range: > -1 > > also in my console window in which xindice was started I get this error > message: > Fatal error parsing XML: Document contains illegal control character > with > value 0 > > i can successfully insert a small version of the file. but when i add this > line: > > <para>As the 6th leading cause of chronic disease in America, allergies > deserve a serious look.</para> > > i get the error messages described. this additional line of xml doesn't > look particularly harmful nor peculiar, so i think i'm just missing > something obvious. is there some size limit? > > thanks > dave
