: 6:start jetty,java -jar start.jar
: 7:no error.
: 8: http://localhost:8983/solr/admin,,,i click analyzer link,,,and try
: test analyzer chinese word,but nothing happend.

...i don't know much about non latin characters but i tried making the
same changes you did, and asked a coworker who speaks/types chinese to try
outthe Analyziz page, and he said it worked fine for him.

one comment he had was that it only works if your www browser is
configured to use utf-8 or to auto-select the character encoding (in which
case it uses utf-8 because that's what the HTML page itself specifies as
the encoding).  if you browser is explicitly configured to use Simplified
Chinese (or, i assume, Traditional Chinese) as the encoding, then it won't
work (the page he got looks like it might be what you are seeing: no data
returned under the form, as if you had provided no input)

can you double check what encoding your browser is using when you
submit the form?


-- 
regards
jl




-Hoss

Reply via email to