Salaam, I have a question, its in two parts actually and are related
We run post.jar periodically ie after every 15mins to commit the changes, Is this approach correct ? When I run this I get the following message {code} SimplePostTool: version 1.2 SimplePostTool: WARNING: Make sure your XML documents are encoded in UTF-8, other encodings are not currently supported SimplePostTool: COMMITting Solr index changes.. {code} 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 beyond the basic multilingual plane ERROR: HTTP POST is not accepting UTF-8 beyond the basic multilingual plane ERROR: HTTP POST + URL params is not accepting UTF-8 beyond the basic multilingual plane {code} Are these errors normal or do I need to change something ? Thanks for your time. Regards, Muhammed Sameer