public class FacetHeatmap extends FacetRequest
HeatmapFacetCounter
FacetRequest.Domain, FacetRequest.FacetSort, FacetRequest.RefineMethod, FacetRequest.SortDirection
Modifier and Type | Field and Description |
---|---|
static double |
DEFAULT_DIST_ERR_PCT |
static String |
DIST_ERR_PARAM |
static String |
DIST_ERR_PCT_PARAM |
static String |
FORMAT_INTS2D |
static String |
FORMAT_PARAM |
static String |
FORMAT_PNG |
static String |
GEOM_PARAM |
static String |
LEVEL_PARAM |
static String |
MAX_CELLS_PARAM |
domain, facetStats, processEmpty, subFacets
Modifier and Type | Method and Description |
---|---|
FacetMerger |
createFacetMerger(Object prototype) |
FacetProcessor |
createFacetProcessor(org.apache.solr.search.facet.FacetContext fcontext) |
Map<String,Object> |
getFacetDescription() |
addStat, addSubFacet, canProduceFromEmpty, doRefine, getFacetStats, getRefineMethod, getSubFacets, parse, parseOneFacetReq, process, returnsPartial, toString
public static final String GEOM_PARAM
public static final String LEVEL_PARAM
public static final String DIST_ERR_PCT_PARAM
public static final String DIST_ERR_PARAM
public static final String MAX_CELLS_PARAM
public static final String FORMAT_PARAM
public static final String FORMAT_PNG
public static final String FORMAT_INTS2D
public static final double DEFAULT_DIST_ERR_PCT
public Map<String,Object> getFacetDescription()
getFacetDescription
in class FacetRequest
public FacetProcessor createFacetProcessor(org.apache.solr.search.facet.FacetContext fcontext)
createFacetProcessor
in class FacetRequest
public FacetMerger createFacetMerger(Object prototype)
createFacetMerger
in class FacetRequest
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.