Hi,
Your problem seems to be lower level than the SOLR code. You are sending
an xml request that contains an illegal (to xml spec) character. You
should strip these characters out of the data that you send. Or turn the
xml validation (not recommended because of all kinds of risks).
See
http://www
k
>
> -Original Message-
> From: Jerven Bolleman [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 20, 2008 1:56 AM
> To: solr-user@lucene.apache.org
> Subject: WordDelimeterFilter and its Factory: access to charTypeTable
>
> Hi Solr Community,
>
> I was w
filter. Or am I barking up the wrong tree
and should I use a different approach?
Thanks,
Jerven Bolleman