jar

de.julielab : elasticsearch-mapper-preanalyzed

Maven & Gradle

Feb 21, 2023
0 stars

Plugin: Mapper: Preanalyzed · Provides the preanalyzed field datatype. The plugin allows to specify the exact terms of a field in JSON format without any further analysis being done.

Table Of Contents

Latest Version

Download de.julielab : elasticsearch-mapper-preanalyzed JAR file - Latest Versions:

All Versions

Download de.julielab : elasticsearch-mapper-preanalyzed JAR file - All Versions:

Version Vulnerabilities Size Updated
7.17.x
7.9.x
7.0.x
6.1.x
6.0.x
5.4.x
5.3.x
5.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 elasticsearch-mapper-preanalyzed-7.17.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.elasticsearch.index.mapper.preanalyzed

├─ org.elasticsearch.index.mapper.preanalyzed.NoopDeprecationHandler.class - [JAR]

├─ org.elasticsearch.index.mapper.preanalyzed.PreanalyzedTokenStream.class - [JAR]

org.elasticsearch.index.mapper

├─ org.elasticsearch.index.mapper.MapperPreanalyzedPlugin.class - [JAR]

├─ org.elasticsearch.index.mapper.PreanalyzedFieldMapper.class - [JAR]

Advertisement