jar

org.apache.lucene : lucene-analysis-phonetic

Maven & Gradle

Jun 25, 2023
1 usages

Apache Lucene (module: phonetic) · Apache Lucene (module: phonetic)

Table Of Contents

Latest Version

Download org.apache.lucene : lucene-analysis-phonetic JAR file - Latest Versions:

All Versions

Download org.apache.lucene : lucene-analysis-phonetic JAR file - All Versions:

Version Vulnerabilities Size Updated
9.7.x
9.6.x
9.5.x
9.4.x
9.3.x
9.2.x
9.1.x
9.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 lucene-analysis-phonetic-9.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.lucene.analysis.phonetic

├─ org.apache.lucene.analysis.phonetic.BeiderMorseFilter.class - [JAR]

├─ org.apache.lucene.analysis.phonetic.BeiderMorseFilterFactory.class - [JAR]

├─ org.apache.lucene.analysis.phonetic.DaitchMokotoffSoundexFilter.class - [JAR]

├─ org.apache.lucene.analysis.phonetic.DaitchMokotoffSoundexFilterFactory.class - [JAR]

├─ org.apache.lucene.analysis.phonetic.DoubleMetaphoneFilter.class - [JAR]

├─ org.apache.lucene.analysis.phonetic.DoubleMetaphoneFilterFactory.class - [JAR]

├─ org.apache.lucene.analysis.phonetic.PhoneticFilter.class - [JAR]

├─ org.apache.lucene.analysis.phonetic.PhoneticFilterFactory.class - [JAR]