Uses of Enum Class
org.apache.solr.search.facet.FacetField.FacetMethod
Packages that use FacetField.FacetMethod
-
Uses of FacetField.FacetMethod in org.apache.solr.search.facet
Methods in org.apache.solr.search.facet that return FacetField.FacetMethodModifier and TypeMethodDescriptionstatic FacetField.FacetMethodFacetField.FacetMethod.fromString(String method) static FacetField.FacetMethodReturns the enum constant of this class with the specified name.static FacetField.FacetMethod[]FacetField.FacetMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.