lucene-solr-user mailing list archives

Site index · List index
Message view « Date » · « Thread »
Top « Date » · « Thread »
From Jamie Johnson <jej2...@gmail.com>
Subject Facet and totaltermfreq
Date Fri, 04 May 2012 17:37:07 GMT
Is it possible when faceting to return not only the strings but also
the total term frequency for those facets?  I am trying to avoid
building a customized faceting component and making multiple queries.
In our scenario we have multivalued fields which may have duplicates
and I would like to be able to get a count of how many documents that
term appears (currently what faceting does) but also how many times
that term appears in general.

Mime
View raw message