Save the file to disk with a name ending in ".xml", then open it in a browser. The browser will show you a parse error, usually with the line and column number.
You cannot ignore illegal characters. You must send legal XML. Oddly, I answered this same question on the search_dev list yesterday. wunder On 9/19/08 1:33 AM, "李学健" <[EMAIL PROTECTED]> wrote: > hi, all > > when i post xml files to solr, it's interrupted by this: Illegal character > > how can i deal with it ? > > is there any solution to ignore Illegal character in documents feeded ? > > > thanks