Re: Faceting Query in Solr

2013-12-08 Thread kumar
It's working fine. -- View this message in context: http://lucene.472066.n3.nabble.com/Faceting-Query-in-Solr-tp4104881p4105612.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Faceting Query in Solr

2013-12-05 Thread Ahmet Arslan
showing any results -- View this message in context: http://lucene.472066.n3.nabble.com/Faceting-Query-in-Solr-tp4104881p4105106.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Faceting Query in Solr

2013-12-05 Thread kumar
It is working fine for fq=categoryId:(800 900) -- View this message in context: http://lucene.472066.n3.nabble.com/Faceting-Query-in-Solr-tp4104881p4105110.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Faceting Query in Solr

2013-12-05 Thread kumar
I used following url... http://localhost:8080/solr/Testing/select?q=*:*&wt=xml&indent=true&facet=true&facet.field=categoryId&fq=categoryId:(900 800) but it is not showing any results -- View this message in context: http://lucene.472066.n3.nabble.com/Faceting-Query-in-So

Re: Faceting Query in Solr

2013-12-05 Thread Mikhail Khludnev
On Thu, Dec 5, 2013 at 1:34 PM, kumar wrote: > fq=categoryId:800&fq=categoryId:900 > what about fq=categoryId:(800 900) ? -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics

Re: Faceting Query in Solr

2013-12-05 Thread kumar
goryId:800&fq=categoryId:900 then it not showing any results. -- View this message in context: http://lucene.472066.n3.nabble.com/Faceting-Query-in-Solr-tp4104881p4105083.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Faceting Query in Solr

2013-12-04 Thread Erick Erickson
ot; /> > required="true" /> > required="true" > /> > multiValued="true" required="true" /> > > > Anyone help me how can i achieve this. > > Regards, > Kumar > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Faceting-Query-in-Solr-tp4104881.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Faceting Query in Solr

2013-12-04 Thread kumar
checked categories My Schema is in the following way.. Anyone help me how can i achieve this. Regards, Kumar -- View this message in context: http://lucene.472066.n3.nabble.com/Faceting-Query-in-Solr-tp4104881.html Sent from the Solr - User mailing list archive at Nabble.com.