On Jun 17, 2009, at 7:28 PM, Ted Dunning wrote:
It is indeed faceting. I misunderstood the original request as being against the entire corpus. For the very modest size result that he is talking about, SOLR faceting should work just fine.
Even the entire corpus is fine, just use *:* (MatchAllDocsQuery) in Solr ;-)
