Have you considered using facet counts for your tag cloud?
Bill
On Fri, Oct 2, 2009 at 11:34 AM, wrote:
> Hello,
>
> I'm trying to create a tag cloud from a term vector, but the array
> returned (using JSON wt) is quite complex and takes an inordinate
> amount of time to process. Is there a bet
Hello,
I'm trying to create a tag cloud from a term vector, but the array
returned (using JSON wt) is quite complex and takes an inordinate
amount of time to process. Is there a better way to retrieve terms and
their document TF? The TermVectorComponent allows for retrieval of tf
and df though I'm