I have a requirement where I need to be able to query on a field (say "salary"). This field contains data in Chinese.
Is it possible in Solr to do a range query on this field? Is there any language specific Analyzer that I could use on this field to achieve range search?