Uses of Enum Class
org.apache.solr.search.Grouping.TotalCount
Packages that use Grouping.TotalCount
-
Uses of Grouping.TotalCount in org.apache.solr.search
Fields in org.apache.solr.search declared as Grouping.TotalCountMethods in org.apache.solr.search that return Grouping.TotalCountModifier and TypeMethodDescriptionstatic Grouping.TotalCountReturns the enum constant of this class with the specified name.static Grouping.TotalCount[]Grouping.TotalCount.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.solr.search with parameters of type Grouping.TotalCountModifier and TypeMethodDescriptionGrouping.setDefaultTotalCount(Grouping.TotalCount defaultTotalCount)