Hi there,

I have to index chinese content and I don't get the expected results when
searching. It seems that the WildcardQuery does not work properly with the
chinese characters. See attached sample code.

I store the string "专项信息管理.doc" using the StandardAnalyzer and after that
search for "专项信*" and no result is given. AFAIK, it should match the
"专项信息管理.doc" string but it doesn't :(

NOTE: Use Lucene 3.1.0

Regards.
-- 
http://www.openkm.com
http://www.guia-ubuntu.org
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to