Nevermind I just discovered faceting which does exactly what I want.
Sorry about that.
On Thu, Sep 15, 2011 at 11:31 AM, Tomek Rej wrote:
> Hi there
>
> I'm using Solr to do some category mapping, and part of this process
> consists of finding frequently occuring terms for each category id.
> My
Hi there
I'm using Solr to do some category mapping, and part of this process
consists of finding frequently occuring terms for each category id.
My index consists of a number of documents (mostly containing between 1 and
4 tokens), and a category id that this document belongs to.
Ideally I'd like