Hello! I've encountered following problem:

When i try to run some test query from Solr admin interface with russian
letters, it is not working. Example:

Im typing in "преступление" and i've got following query:

...
<str name="q">преступление</str>
...


Analyzing tool works pretty fine with this word:

Index Analyzer
преступление
преступление
преступление
преступление
преступлен
преступлен


Same problem happens when im running similar query from java using SolrJ...

Any ideas what is the problem?

-- 
View this message in context: 
http://www.nabble.com/Problem-with-running-a-query-with-russian-language-tp21653631p21653631.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to