What Erick is saying is that the facet.query seen by solr is

price_min:[*+TO+1300]

rather than

price_min:[* TO 1300]

Having done this sort of thing myself, my guess is that you're probably
doing a urlencode operation more than you should be (on the facet.query
value).



On Fri, Jan 17, 2014 at 6:18 AM, rachun <rachun.c...@gmail.com> wrote:

> I have no idea Mr. Eric :(
>
> thanks,
> Rachun
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Query-by-range-of-price-tp4111655p4111853.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to