jar

org.apache.solr : solr-lucene-spellchecker

Maven & Gradle

Sep 17, 2008
1 usages

Solr Specific Lucene Spellchecker · Spell Checker

Table Of Contents

Latest Version

Download org.apache.solr : solr-lucene-spellchecker JAR file - Latest Versions:

All Versions

Download org.apache.solr : solr-lucene-spellchecker JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.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-lucene-spellchecker-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.lucene.search.spell

├─ org.apache.lucene.search.spell.Dictionary.class - [JAR]

├─ org.apache.lucene.search.spell.JaroWinklerDistance.class - [JAR]

├─ org.apache.lucene.search.spell.LevensteinDistance.class - [JAR]

├─ org.apache.lucene.search.spell.LuceneDictionary.class - [JAR]

├─ org.apache.lucene.search.spell.PlainTextDictionary.class - [JAR]

├─ org.apache.lucene.search.spell.SpellChecker.class - [JAR]

├─ org.apache.lucene.search.spell.StringDistance.class - [JAR]

├─ org.apache.lucene.search.spell.SuggestWord.class - [JAR]

├─ org.apache.lucene.search.spell.SuggestWordQueue.class - [JAR]