jar

org.elasticsearch.plugin : mapper-attachments

Maven & Gradle

Jul 18, 2017
64.3k stars

Plugin: Mapper: Attachments · The mapper attachments plugin adds the attachment type to Elasticsearch using Apache Tika.

Table Of Contents

Latest Version

Download org.elasticsearch.plugin : mapper-attachments JAR file - Latest Versions:

All Versions

Download org.elasticsearch.plugin : mapper-attachments JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x
2.4.x
2.3.x
2.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mapper-attachments-2.4.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.elasticsearch.mapper.attachments

├─ org.elasticsearch.mapper.attachments.AttachmentMapper.class - [JAR]

├─ org.elasticsearch.mapper.attachments.MapperAttachmentsPlugin.class - [JAR]

├─ org.elasticsearch.mapper.attachments.TikaImpl.class - [JAR]

Advertisement