> > Has anyone looked into using carrot2 clustering with solr? > > I know this is integrated with nutch: > > http://lucene.apache.org/nutch/apidocs/org/apache/nutch/clustering/carrot2/Clusterer.html > > It looks like carrot has support to read results from a solr index: > > http://demo.carrot2.org/head/api/org/carrot2/input/solr/package-summary.html > > But I'm hoping for something that returns clustered results from solr. > > Carrot also has something to read lucene indexes: > > http://demo.carrot2.org/head/api/org/carrot2/input/lucene/package-summary.html > > Any pointers or experience before I (may) delve into this? >
First of all, apologies for a delayed response. I'm one of Carrot2 developers and indeed we did some Solr integration, but from Carrot2's perspective, which I guess will not be directly useful in this case. If you have any ideas for integration, questions or requests for changes/patches, feel free to post on Carrot2 mailing list or file an issue for us. Thanks, Staszek