Package | Description |
---|---|
org.apache.solr.request |
APIs and classes for dealing with Solr requests
|
Modifier and Type | Method and Description |
---|---|
Iterator<IntervalFacets.FacetInterval> |
IntervalFacets.iterator()
Iterate over all the intervals
|
Constructor and Description |
---|
IntervalFacets(SchemaField schemaField,
SolrIndexSearcher searcher,
DocSet docs,
IntervalFacets.FacetInterval[] intervals)
Constructor that accepts an already constructed array of
IntervalFacets.FacetInterval objects. |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.