Class FacetComponent.FacetBase

java.lang.Object
org.apache.solr.handler.component.FacetComponent.FacetBase
Direct Known Subclasses:
FacetComponent.FieldFacet, FacetComponent.QueryFacet, PivotFacet, RangeFacetRequest, SpatialHeatmapFacets.HeatmapFacet
Enclosing class:
FacetComponent

public static class FacetComponent.FacetBase extends Object
This API is experimental and subject to change
  • Constructor Details

  • Method Details

    • getKey

      public String getKey()
      returns the key in the response that this facet will be under
    • getType

      public String getType()
    • getTags

      public List<String> getTags()
    • getExcludeTags

      public List<String> getExcludeTags()
    • getThreadCount

      public int getThreadCount()