Oops my bad, 

Thanks much 

-----Original Message-----
From: Ahmet Arslan [mailto:iori...@yahoo.com] 
Sent: Thursday, May 20, 2010 4:31 PM
To: solr-user@lucene.apache.org
Subject: RE: how to achieve filters


>  
> And the request I am passing is
> /solr/select?indent=on&version=2.2&q=rock&fq={!field%20f=content}mp3&f
> q:bitrate:[*
> TO 127]
> &start=0&rows=10&fl=*%2Cscore&qt=dismax&wt=standard&explainOther=&hl.f
> l
> 
> Still I am seeing documents above bitarate 127

There is a typo instead of fq: there should be fq= 

&fq=bitrate:[* TO 127]


      

Reply via email to