Uses of Enum Class
org.apache.solr.response.transform.ExplainAugmenterFactory.Style
Packages that use ExplainAugmenterFactory.Style
Package
Description
APIs and implementations of
DocTransformer for
modifying documents in Solr request responses-
Uses of ExplainAugmenterFactory.Style in org.apache.solr.response.transform
Fields in org.apache.solr.response.transform declared as ExplainAugmenterFactory.StyleModifier and TypeFieldDescriptionprotected ExplainAugmenterFactory.StyleExplainAugmenterFactory.defaultStyleMethods in org.apache.solr.response.transform that return ExplainAugmenterFactory.StyleModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ExplainAugmenterFactory.Style[]ExplainAugmenterFactory.Style.values()Returns an array containing the constants of this enum class, in the order they are declared.