Package | Description |
---|---|
org.apache.solr.client.solrj.response |
Convenience classes for dealing with various types of Solr responses.
|
Modifier and Type | Class and Description |
---|---|
static class |
RangeFacet.Date |
static class |
RangeFacet.Numeric |
Modifier and Type | Method and Description |
---|---|
RangeFacet |
RangeFacet.Count.getRangeFacet() |
Modifier and Type | Method and Description |
---|---|
List<RangeFacet> |
QueryResponse.getFacetRanges() |
Constructor and Description |
---|
RangeFacet.Count(String value,
int count,
RangeFacet rangeFacet) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.