Re: Geographic clustering

2010-09-15 Thread Charlie DeTar
Thanks Joe and gwk, You're both exactly on track, that's precisely what I'm looking for -- something like what MarkerCluster does, but where I can handle hundreds of thousands of documents and constrain by other facets and such. So I guess I'll look into reimplementing a component like gwk's. be

Re: Geographic clustering

2010-09-14 Thread Charlie DeTar
On 09/14/2010 07:48 PM, Dennis Gearon wrote: > You are probably not talking about clusters in the physical structure of data > on this disk, right? > > What do YOU mean by clusters if not? I mean basically "range facets", where the ranges are 2-dimensional distances between documents that have i

Geographic clustering

2010-09-14 Thread Charlie DeTar
Hi, I'm interested in using geographic clustering of records in a Solr search index. Specifically, I want to be able to efficiently produce a map with clustered bubbles that represent the number of documents that are indexed with points in that general area. I'd like to combine this with other f