Hi Vikas,

I suggest indexing the cluster label, cluster size and
cluster-document mappings so you can use that information to build a
tag cloud of your data. Checkout this presentation
http://java.dzone.com/videos/configuring-mahout-clustering

Cheers,

Frank

On Thu, Jan 19, 2012 at 4:18 AM, Vikas Pandya <vika...@yahoo.com> wrote:
> Hello,
>
> I have successfully created vectors from reading my existing Solr Index. Then 
> created sequenceFile and mahout clusters from it. As I understand that 
> currently solr and mahout clustering aren't integrated, what's the best way 
> to represent mahout clusters to the user? Mine is a search application which 
> renders results by querying solr index. Now I need to incorporate Mahout 
> created clusters in the result. While Solr-Mahout integration isn't there 
> yet, what's the best alternative way to represent this info?
>
> Thanks,

Reply via email to