You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by vit <bu...@yahoo.com> on 2014/06/16 19:21:16 UTC

How to count the number of faceting entries ?

I am placing the following query
http://<server>/solr/collection1/select?q=*%3A*&wt=xml&indent=true&facet=true&facet.field=category_id&facet.limit=-100
Which gives unlimited number of faceted results for category_id.

What do I need to add to the query to get the number of faceted results?



--
View this message in context: http://lucene.472066.n3.nabble.com/How-to-count-the-number-of-faceting-entries-tp4142114.html
Sent from the Solr - User mailing list archive at Nabble.com.