[ 
https://issues.apache.org/jira/browse/SOLR-12398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16523094#comment-16523094
 ] 

ASF subversion and git services commented on SOLR-12398:
--------------------------------------------------------

Commit 095f9eb90db92649a0805e83ff5a0ec93763a31f in lucene-solr's branch 
refs/heads/master from [~dsmiley]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=095f9eb ]

SOLR-12398: Add Heatmap facet option to JSON Facet API.
* moved the preponderance of the implementation from SpatialHeatmapFacets (used 
by SimpleFacets) into the new API.


> Make JSON Facet API support Heatmap Facet
> -----------------------------------------
>
>                 Key: SOLR-12398
>                 URL: https://issues.apache.org/jira/browse/SOLR-12398
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Facet Module, faceting, JSON Request API, spatial
>            Reporter: Jaime Yap
>            Assignee: David Smiley
>            Priority: Major
>              Labels: heatmap
>         Attachments: SOLR-12398.patch, SOLR-12398.patch
>
>
> The JSON query Facet API does not support Heatmap facets. For companies that 
> have standardized around generating queries for the JSON query API, it is a 
> major wart to need to also support falling back to the param encoding API in 
> order to make use of them.
> More importantly however, given it's more natural support for nested 
> subfacets, the JSON Query facet API is be able to compute more interesting 
> Heatmap layers for each facet bucket. Without resorting to the older (and 
> much more awkward) facet pivot syntax.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to