Uses of Enum Class
org.apache.solr.response.transform.ShardAugmenterFactory.Style
Packages that use ShardAugmenterFactory.Style
Package
Description
APIs and implementations of
DocTransformer for
modifying documents in Solr request responses-
Uses of ShardAugmenterFactory.Style in org.apache.solr.response.transform
Fields in org.apache.solr.response.transform with type parameters of type ShardAugmenterFactory.StyleModifier and TypeFieldDescriptionprotected Optional<ShardAugmenterFactory.Style> ShardAugmenterFactory.configuredDefaultStyleMethods in org.apache.solr.response.transform that return ShardAugmenterFactory.StyleModifier and TypeMethodDescriptionstatic ShardAugmenterFactory.StyleReturns the enum constant of this class with the specified name.static ShardAugmenterFactory.Style[]ShardAugmenterFactory.Style.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.solr.response.transform that return types with arguments of type ShardAugmenterFactory.Style