Shalin, thanks a lot. One quick question:

Now, after putting the query in the way, you suggested, I am getting:

- <lst name="facet_counts">
- <lst name="facet_queries">
  <int name="productPrice_product_s:[0 TO 20]">23315</int> 
  </lst>
  <lst name="facet_fields" /> 
  <lst name="facet_dates" /> 
  </lst>

But it is not returning me records. Do I need to enter this field entry in
schema.xml to get the records or anywhere else.

Thanks,
Amit Garg


Shalin Shekhar Mangar wrote:
> 
> On Fri, Mar 20, 2009 at 1:49 PM, dabboo <ag...@sapient.com> wrote:
> 
>>
>> Thanks a lot for this information. But is there any way, I can impose the
>> range on the facet.
>> for e.g. If I want to search the data between a specific range, how
>> should
>> I
>> form my query.
>>
> 
> Use a filter query, fq=productPrice_product_str_s:[0 TO 20]
> 
> -- 
> Regards,
> Shalin Shekhar Mangar.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Issue-with-Facet-Query-tp22615577p22616536.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to