jar

com.yakaz.elasticsearch.plugins : elasticsearch-analysis-worddelimiter2

Maven & Gradle

Feb 14, 2014
1 stars

elasticsearch-analysis-worddelimiter2 · The WordDelimiterFilter2 analysis plugin for ElasticSearch provides with an extension over the mainstream WordDelimiterFilter.

Table Of Contents

Latest Version

Download com.yakaz.elasticsearch.plugins : elasticsearch-analysis-worddelimiter2 JAR file - Latest Versions:

All Versions

Download com.yakaz.elasticsearch.plugins : elasticsearch-analysis-worddelimiter2 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.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-analysis-worddelimiter2-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.elasticsearch.index.analysis

├─ org.elasticsearch.index.analysis.WordDelimiter2AnalysisBinderProcessor.class - [JAR]

org.elasticsearch.plugin.analysis.worddelimiter2

├─ org.elasticsearch.plugin.analysis.worddelimiter2.AnalysisWordDelimiter2Plugin.class - [JAR]

org.apache.lucene.analysis.miscellaneous

├─ org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter2.class - [JAR]

├─ org.apache.lucene.analysis.miscellaneous.WordDelimiterFilter2Factory.class - [JAR]