> http://localhost/solr/MC_10701_CatalogEntry_en_US/select?q=ads_f11001:{2000
> TO *}
> 
> and
> 
> http://localhost/solr/MC_10701_CatalogEntry_en_US/select?q=ads_f11001:{*
> TO
> 2005}
> 
> These above two urls ferching me some result but it s not
> the expected
> result. Plz help me to solve this issue.

What is your fieldType definition for ads_f11001 field? type="tint is 
recommended for range queries.

Reply via email to