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 John Blythe <jo...@gmail.com> on 2018/09/22 15:12:42 UTC

Term insight with facets

Hi all.

I’m trying to do some analysis on our data. Specifically hoping to see the
top and bottom x% of terms in a particular field. I’d prefer to not loop
through all terms by way of an updated offset if I can help it.

Is there any cool way to request in the facet query a subset based on a
dynamically set limit?

Thanks for any thoughts!
-- 
John Blythe