Uses of Enum Class
org.apache.solr.search.facet.FacetRequest.RefineMethod
Packages that use FacetRequest.RefineMethod
-
Uses of FacetRequest.RefineMethod in org.apache.solr.search.facet
Methods in org.apache.solr.search.facet that return FacetRequest.RefineMethodModifier and TypeMethodDescriptionstatic FacetRequest.RefineMethodFacetRequest.getRefineMethod()Returns null if unsetstatic FacetRequest.RefineMethodReturns the enum constant of this class with the specified name.static FacetRequest.RefineMethod[]FacetRequest.RefineMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.