Java org.apache.lucene.spatial.prefix HeatmapFacetCounter fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.spatial.prefix HeatmapFacetCounter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.spatial.prefix HeatmapFacetCounter.

The text is from its open source code.

Method

HeatmapcalcFacets(PrefixTreeStrategy strategy, IndexReaderContext context, Bits topAcceptDocs, Shape inputShape, final int facetLevel, int maxCells)
Calculates spatial 2D facets (aggregated counts) in a grid, sometimes called a heatmap.