Re: SolrException caused by illegal character

2009-11-27 Thread György Frivolt
Thanks, I also found out, had to filter my data. Now I removed the control chars.. and solr is happy like I am. On Sat, Nov 28, 2009 at 5:13 AM, Otis Gospodnetic wrote: > Could it be that your XML contains a control character, code 3? ;) > > Check the table on http://en.wikipedia.org/wiki/AS

Re: SolrException caused by illegal character

2009-11-27 Thread Otis Gospodnetic
Could it be that your XML contains a control character, code 3? ;) Check the table on http://en.wikipedia.org/wiki/ASCII Otis -- Sematext is hiring -- http://sematext.com/about/jobs.html?mls Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR - Original Message > From