post.jar only support utf8. you must do the transformation.

2011/4/1 Jan Høydahl <jan....@cominvent.com>:
> Hi,
>
> Testing the new Solr 3.1 release under Windows XP and Java 1.6.0_23
>
> When trying to post example\exampledocs\gb18030-example.xml using post.jar I 
> get this error:
> % java -jar post.jar gb18030-example.xml
> jar gb18030-example.xml
> SimplePostTool: version 1.3
> SimplePostTool: POSTing files to http://localhost:8983/solr/update..
> SimplePostTool: POSTing file gb18030-example.xml
> SimplePostTool: FATAL: Solr returned an error #400 Unsupported encoding: 
> GB18030lap
>
> From the stack it is caused by com.ctc.wstx.exc.WstxIOException: Unsupported 
> encoding: GB18030
>
> The same works on my MacBook with Java1.6.0_24
>
> Clues?
>
> --
> Jan Høydahl, search solution architect
> Cominvent AS - www.cominvent.com
>
>

Reply via email to