Hello! You can try sending a filter like this fq=Salary:[5+TO+10]+OR+Salary:0
It should work -- Regards, Rafał Kuć Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch - ElasticSearch > Dear All > Can I write a search filter for a field having a value in a range or a > specific value. > Say if I want to have a filter like > 1. Select profiles with salary 5 to 10 or Salary 0. > So I expect profiles having salary either 0 , 5, 6, 7, 8, 9, 10 etc. > It should be possible, can somebody help me with syntax of 'fq' filter > please. > Best Regards > kamal