Uses of Enum Class
org.apache.tika.pipes.emitter.solr.SolrEmitterConfig.AttachmentStrategy
Packages that use SolrEmitterConfig.AttachmentStrategy
-
Uses of SolrEmitterConfig.AttachmentStrategy in org.apache.tika.pipes.emitter.solr
Methods in org.apache.tika.pipes.emitter.solr that return SolrEmitterConfig.AttachmentStrategyModifier and TypeMethodDescriptionSolrEmitterConfig.getAttachmentStrategyEnum()Returns the enum constant of this class with the specified name.static SolrEmitterConfig.AttachmentStrategy[]SolrEmitterConfig.AttachmentStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.