Hi Anil, Are you referring to something like q=level:[1 TO 5] ? This will search for level that ranges from 1 to 5. You may refer to the documentation here: https://wiki.apache.org/solr/SolrQuerySyntax
Regards, Edwin On 4 July 2016 at 15:05, Anil <anilk...@gmail.com> wrote: > HI, > > how can index and query content with brackets as bracket is used for range > query > > Ex : [DATA] > > - > Anil >