Also, you may need this system property in your client app:

java -Dfile.encoding=utf-8 ......

On Tue, Jun 8, 2010 at 4:52 PM, jlist9 <jli...@gmail.com> wrote:
> Ah, I didn't know this. This should be much simpler. Thank you very much!
>
> On Tue, Jun 8, 2010 at 12:57 AM, Ahmet Arslan <iori...@yahoo.com> wrote:
>>> Meanwhile, I'd like to try using POST, but I didn't find
>>> information
>>> about how to do this. Could someone point me to a link to
>>> some
>>> sample code?
>>
>>
>> you can pass METHOD.POST to query method of SolrServer.
>>
>> public QueryResponse query(SolrParams params, METHOD method)
>>
>>
>>
>>
>



-- 
Lance Norskog
goks...@gmail.com

Reply via email to