Uses of Enum Class
org.apache.solr.common.params.FacetParams.FacetRangeMethod
Packages that use FacetParams.FacetRangeMethod
-
Uses of FacetParams.FacetRangeMethod in org.apache.solr.common.params
Methods in org.apache.solr.common.params that return FacetParams.FacetRangeMethodModifier and TypeMethodDescriptionstatic FacetParams.FacetRangeMethodstatic FacetParams.FacetRangeMethodFacetParams.FacetRangeMethod.getDefault()static FacetParams.FacetRangeMethodReturns the enum constant of this class with the specified name.static FacetParams.FacetRangeMethod[]FacetParams.FacetRangeMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.