What do you get in our solr logs? Because this looks reasonable....

My guess is that the URL is incorrect, but it's only a guess. Tail -f <solr log>
and submit this and you should see something interesting.

Best,
Erick

On Thu, Jan 16, 2014 at 6:29 AM, rachun <rachun.c...@gmail.com> wrote:
> Hi Gurus,
>
> Please help...
> I just want to query the document with price_min range and I do like this
> q=...&sort=price_min asc,update_date desc&facet.query=price_min:[*+TO+1300]
>
> I got error
> '400' Status: Bad Request
>
> what's wrong with this?
>
> Thank you very much.
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Query-by-range-of-price-tp4111655.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to