Re: not equals query in solr

2011-08-25 Thread simon
http://wiki.apache.org/solr/SolrQuerySyntax has answers for you. -Simon On Thu, Aug 25, 2011 at 1:04 AM, Ranveer Kumar wrote: > any help... > > On Wed, Aug 24, 2011 at 12:58 PM, Ranveer Kumar >wrote: > > > Hi, > > > > is it right way to do : > > q=(state:[* TO *] AND city:[* TO *]) > > > > rega

Re: not equals query in solr

2011-08-24 Thread Ranveer Kumar
any help... On Wed, Aug 24, 2011 at 12:58 PM, Ranveer Kumar wrote: > Hi, > > is it right way to do : > q=(state:[* TO *] AND city:[* TO *]) > > regards > Ranveer > > > On Wed, Aug 24, 2011 at 12:54 PM, Ranveer Kumar wrote: > >> Hi All, >> >> How to do negative query in solr. Following are the cri

Re: not equals query in solr

2011-08-24 Thread Ranveer Kumar
Hi, is it right way to do : q=(state:[* TO *] AND city:[* TO *]) regards Ranveer On Wed, Aug 24, 2011 at 12:54 PM, Ranveer Kumar wrote: > Hi All, > > How to do negative query in solr. Following are the criteria : > I have state and city field where I want to filter only those state and > city w