| 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use FacetParams.FacetRangeInclude | |
|---|---|
| org.apache.solr.common.params | Parameter constants and enumerations. | 
| Uses of FacetParams.FacetRangeInclude in org.apache.solr.common.params | 
|---|
| Methods in org.apache.solr.common.params that return FacetParams.FacetRangeInclude | |
|---|---|
static FacetParams.FacetRangeInclude | 
FacetParams.FacetRangeInclude.get(String label)
 | 
static FacetParams.FacetRangeInclude | 
FacetParams.FacetRangeInclude.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static FacetParams.FacetRangeInclude[] | 
FacetParams.FacetRangeInclude.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
| Methods in org.apache.solr.common.params that return types with arguments of type FacetParams.FacetRangeInclude | |
|---|---|
static EnumSet<FacetParams.FacetRangeInclude> | 
FacetParams.FacetRangeInclude.parseParam(String[] param)
Convinience method for parsing the param value according to the correct semantics and applying the default of "LOWER"  | 
  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||