Re: Facet heatmaps: cluster coordinates based on average position of docs

2016-05-18 Thread David Smiley
> > > > p.s. I'm on vacation this week; so I don't respond quickly > > > > ~ David > > > > On Thu, Apr 7, 2016 at 3:43 PM Anton K. wrote: > > > > > I am working with new solr feature: facet heatmaps. It works great, i > > > create clusters

Re: Facet heatmaps: cluster coordinates based on average position of docs

2016-04-20 Thread Anton K.
e clustering technique? I confess I don't > work on the UI end of things these days. > > p.s. I'm on vacation this week; so I don't respond quickly > > ~ David > > On Thu, Apr 7, 2016 at 3:43 PM Anton K. wrote: > > > I am working with new solr feature:

Re: Facet heatmaps: cluster coordinates based on average position of docs

2016-04-19 Thread David Smiley
7, 2016 at 3:43 PM Anton K. wrote: > I am working with new solr feature: facet heatmaps. It works great, i > create clusters on my map with counts. When user click on cluster i zoom in > that area and i might show him more clusters or documents (based on current > zoom level). > >

Re: Facet heatmaps: cluster coordinates based on average position of docs

2016-04-11 Thread Reth RM
i contact with facet heatmaps creator? > > 2016-04-07 18:42 GMT+03:00 Anton K. : > > > I am working with new solr feature: facet heatmaps. It works great, i > > create clusters on my map with counts. When user click on cluster i zoom > in > > that area and i might sho

Re: Facet heatmaps: cluster coordinates based on average position of docs

2016-04-11 Thread Anton K.
Anyone? Or how can i contact with facet heatmaps creator? 2016-04-07 18:42 GMT+03:00 Anton K. : > I am working with new solr feature: facet heatmaps. It works great, i > create clusters on my map with counts. When user click on cluster i zoom in > that area and i might show him more cl

Facet heatmaps: cluster coordinates based on average position of docs

2016-04-07 Thread Anton K.
I am working with new solr feature: facet heatmaps. It works great, i create clusters on my map with counts. When user click on cluster i zoom in that area and i might show him more clusters or documents (based on current zoom level). But all my cluster icons (i use round one, see screenshot

Re: heatmaps

2015-07-02 Thread Joseph Obernberger
facet.heatmap.gridLevel=4&facet.heatmap.format=ints2D&rows=0&facet.heatmap.maxCells=35554432 I'm not familiar with the notation you have facet.heatmap=store_geohash. What is that? I'm very interested in working with heatmaps and have tried integrating the results from Solr with Ge

Re: heatmaps

2015-06-13 Thread William Bell
ou use the heatmaps feature to show the PNG or use the int2D to > show the heatmap easily just for testing? > > > http://localhost:8983/solr/select?q=*%3A*&wt=json&rows=0&indent=true&facet=true&facet.heatmap=store_geohash&facet.heatmap.format=png > > { >

heatmaps

2015-06-13 Thread William Bell
How do you use the heatmaps feature to show the PNG or use the int2D to show the heatmap easily just for testing? http://localhost:8983/solr/select?q=*%3A*&wt=json&rows=0&indent=true&facet=true&facet.heatmap=store_geohash&facet.heatmap.format=png { - responseHeader