Package | Description |
---|---|
org.apache.solr.client.solrj.response |
Modifier and Type | Class and Description |
---|---|
static class |
RangeFacet.Date |
static class |
RangeFacet.Numeric |
Modifier and Type | Field and Description |
---|---|
private RangeFacet |
RangeFacet.Count.rangeFacet |
Modifier and Type | Field and Description |
---|---|
private java.util.List<RangeFacet> |
QueryResponse._facetRanges |
Modifier and Type | Method and Description |
---|---|
RangeFacet |
RangeFacet.Count.getRangeFacet() |
Modifier and Type | Method and Description |
---|---|
java.util.List<RangeFacet> |
QueryResponse.getFacetRanges() |
Constructor and Description |
---|
Count(java.lang.String value,
int count,
RangeFacet rangeFacet) |