Re: Custom Data Clustering

2013-06-10 Thread Raheel Hasan
I wounder how to do that shouldn't this already be part of Solr? Also, I read over then the Internet that it possible to use Mahout and Solr for this purpose so how to achieve that? On Sun, Jun 9, 2013 at 7:57 AM, Otis Gospodnetic wrote: > Hello, > > This sounds like a custom SearchCom

Re: Custom Data Clustering

2013-06-08 Thread Otis Gospodnetic
Hello, This sounds like a custom SearchComponent. Which clustering library you want to use or DIY is up to you, but go with the SearchComponent approach. You will still need to process N hits, but you won't need to first send them all over the wire. Otis -- Solr & ElasticSearch Support http://se