Uses of Enum
org.apache.tika.pipes.emitter.solr.SolrEmitter.AttachmentStrategy
Packages that use SolrEmitter.AttachmentStrategy
-
Uses of SolrEmitter.AttachmentStrategy in org.apache.tika.pipes.emitter.solr
Subclasses with type arguments of type SolrEmitter.AttachmentStrategy in org.apache.tika.pipes.emitter.solrMethods in org.apache.tika.pipes.emitter.solr that return SolrEmitter.AttachmentStrategyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SolrEmitter.AttachmentStrategy[]SolrEmitter.AttachmentStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.