NO Ediwin. Thanks for your response. i was checking how to check [1 TO 5] as a content not as a range query.
i tried by escaping [ and ] and did not work. seems need to check analyzers at index side. Regards, Anil On 5 July 2016 at 08:42, Zheng Lin Edwin Yeo <edwinye...@gmail.com> wrote: > 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 > > >