solr范围查询错误

mqu*_*and 6 solr

http:// localhost:8983/solr/select?wt = json&q = lat:[35%20to%2038]导致

org.apache.lucene.queryParser.ParseException: Cannot parse 'lat:[35 to 38]': Encountered " <RANGEIN_GOOP> "38 "" at line 1, column 11.
Was expecting:
    "]" 
Run Code Online (Sandbox Code Playgroud)

这是一个非常基本的范围查询,这个错误将阻止我们将SOLR用于我们的项目

Pas*_*imo 19

以大写字母尝试'TO'.