jar

org.apache.solr : solr-langid

Maven & Gradle

Jul 21, 2023
38 usages

Apache Solr (module: langid) · Apache Solr (module: langid)

Table Of Contents

Latest Version

Download org.apache.solr : solr-langid JAR file - Latest Versions:

All Versions

Download org.apache.solr : solr-langid JAR file - All Versions:

Version Vulnerabilities Size Updated
9.3.x
9.2.x
9.1.x
9.0.x
8.11.x
8.10.x
8.9.x
8.8.x
8.7.x
8.6.x
8.5.x
8.4.x
8.3.x
8.2.x
8.1.x
8.0.x
7.7.x
7.6.x
7.5.x
7.4.x
7.3.x
7.2.x
7.1.x
7.0.x
6.6.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.5.x
5.4.x
5.3.x
5.2.x
5.1.x
5.0.x
4.10.x
4.9.x
4.8.x
4.7.x
4.6.x
4.5.x
4.4.x
4.3.x
4.2.x
4.1.x
4.0.x
3.6.x
3.5.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 solr-langid-9.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.solr.update.processor

├─ org.apache.solr.update.processor.DetectedLanguage.class - [JAR]

├─ org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessor.class - [JAR]

├─ org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactory.class - [JAR]

├─ org.apache.solr.update.processor.LangIdParams.class - [JAR]

├─ org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor.class - [JAR]

├─ org.apache.solr.update.processor.OpenNLPLangDetectUpdateProcessor.class - [JAR]

├─ org.apache.solr.update.processor.OpenNLPLangDetectUpdateProcessorFactory.class - [JAR]

├─ org.apache.solr.update.processor.SolrInputDocumentReader.class - [JAR]

├─ org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessor.class - [JAR]

├─ org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessorFactory.class - [JAR]

Advertisement