Re: UTF8 compatibility

2009-04-29 Thread Shalin Shekhar Mangar
On Wed, Apr 29, 2009 at 12:45 PM, Muhammed Sameer wrote: > > So I tried to run the test_utf8.sh script and got the following output > {code} > Solr server is up. > HTTP GET is accepting UTF-8 > HTTP POST is accepting UTF-8 > HTTP POST defaults to UTF-8 > ERROR: HTTP GET is not accepting UTF-8 beyo

Re: UTF8 compatibility

2009-04-29 Thread Michael Ludwig
Muhammed Sameer schrieb: We run post.jar periodically ie after every 15mins to commit the changes, Is this approach correct ? Sounds reasonable to me. SimplePostTool: WARNING: Make sure your XML documents are encoded in UTF-8, other encodings are not currently supported That's just to remi