Class IntervalFacet

java.lang.Object
org.apache.solr.client.solrj.response.IntervalFacet

public class IntervalFacet extends Object
Objects of this class will contain the result of all the intervals defined for a specific field.
  • Method Details

    • getField

      public String getField()
      Returns:
      The field for which interval facets where calculated
    • getIntervals

      public List<IntervalFacet.Count> getIntervals()
      Returns:
      The list of interval facets calculated for field