You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Håvard Wahl Kongsgård (JIRA)" <ji...@apache.org> on 2015/05/25 16:18:17 UTC

[jira] [Created] (SOLR-7591) Bug with heatmaps

Håvard Wahl Kongsgård created SOLR-7591:
-------------------------------------------

             Summary: Bug with heatmaps
                 Key: SOLR-7591
                 URL: https://issues.apache.org/jira/browse/SOLR-7591
             Project: Solr
          Issue Type: Bug
    Affects Versions: 5.1
            Reporter: Håvard Wahl Kongsgård


Hi, I have been experimenting with the new heatmap facet in solr 5. When I use grid level 5 I notice a bug.

with level 7, I get for example
rows: 6
cols: 26
XmaX: 10.7514953613 Xmin 10.7157897949
YmaX: 59.9317932129 Ymin 59.9235534668
Cell size
0.00137329101562 x 0.00137329101562

with level 6
rows: 11
cols: 26
X maX: 10.8435058594 Xmin 10.5578613281
Y maX: 59.9468994141 Ymin 59.8864746094
Cell size
0.010986328125 x 0.0054931640625

notice the cell size 
I could be that my code is faulty, but this works for all other grid levels



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org