Am 18.05.2010 16:54, schrieb Ahmet Arslan:
>> 2. Query=rock where bitrate<128 where it should return
>> only first and third docs where bitrate<128
> 
> &q=rock&fq:bitrate:[* TO 128] for this bitrate field must be tint type.
> 

&q=rock&fq:bitrate:[* TO 127] would be better, because bitrate should be
lower than 128.

BTW, a bitrate of 127 is interesting...

@Prakash:
See http://wiki.apache.org/solr/SolrFacetingOverview

Reply via email to