Hmmm, it looks like you have already encoded the spaces as '+' (as
Raymond pointed out). Then they're further encoded as %2B which sends
a literal plus through, which is invalid....

Best,
Erick

On Thu, Jan 16, 2014 at 9:51 PM, rachun <rachun.c...@gmail.com> wrote:
> this is the log says:
> INFO  - 2014-01-17 09:50:14.448; org.apache.solr.core.SolrCore;
> [collection1] webapp=/solr path=/select
> params={start=0&q=???????%26sort%3Dprice_min+asc,update_date+desc%26facet.query%3Dprice_min:[*%2BTO%2B1300]&json.nl=map&wt=json&rows=100}
> status=400 QTime=2
>
> could you please point me out?
>
> Thank you very much _/|\_
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Query-by-range-of-price-tp4111655p4111841.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to