Re: Use Windows 1252 encoding...

2007-06-25 Thread Walter Underwood
gt; >> : Is it possible to use Windows 1252 encoding instead of UTF-8 for Solr ? The >> >> not at the moment... >> >> https://issues.apache.org/jira/browse/SOLR-96 > > Solr 1.2 should be able to accept alternate charsets if declared in > the HTTP headers (

Re: Use Windows 1252 encoding...

2007-06-25 Thread Yonik Seeley
On 6/23/07, Chris Hostetter <[EMAIL PROTECTED]> wrote: : Is it possible to use Windows 1252 encoding instead of UTF-8 for Solr ? The not at the moment... https://issues.apache.org/jira/browse/SOLR-96 Solr 1.2 should be able to accept alternate charsets if declared in the HTTP h

Re: Use Windows 1252 encoding...

2007-06-22 Thread Chris Hostetter
: Is it possible to use Windows 1252 encoding instead of UTF-8 for Solr ? The not at the moment... https://issues.apache.org/jira/browse/SOLR-96 -Hoss

Re: Use Windows 1252 encoding...

2007-06-22 Thread Nick Jenkin
Have you tried using the PHP functions utf8_decode/utf8_encode? As far as I understand only UTF8 is supported (but I could be wrong on that!) -Nick On 6/23/07, escher2k <[EMAIL PROTECTED]> wrote: Is it possible to use Windows 1252 encoding instead of UTF-8 for Solr ? The application r

Use Windows 1252 encoding...

2007-06-22 Thread escher2k
Is it possible to use Windows 1252 encoding instead of UTF-8 for Solr ? The application runs on Linux/JDK 1.5. We are using PHP for the front end. The problem we are having is that some characters are displayed weirdly owing to the encoding. Thanks. -- View this message in context: http