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 aadel <ah...@badrit.com> on 2014/12/10 13:55:36 UTC

Re: Can I select dummy field(for count) from solr?

You can use Hits panel to display total query result count.

<http://lucene.472066.n3.nabble.com/file/n4173504/02.png> 

You can also use terms panel to display count (and even other aggregate
functions, such as min, max, mean, ...) for top N terms.

<http://lucene.472066.n3.nabble.com/file/n4173504/04.png> 

<http://lucene.472066.n3.nabble.com/file/n4173504/43.png> 



--
View this message in context: http://lucene.472066.n3.nabble.com/Can-I-select-dummy-field-for-count-from-solr-tp4168713p4173504.html
Sent from the Solr - User mailing list archive at Nabble.com.