View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window st-ReSearcher-core-1.12.7.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.solr.handler.component
├─ org.apache.solr.handler.component.ReSearcherHandler.class - [JAR]
com.sematext.solr.handler.component
├─ com.sematext.solr.handler.component.AbstractReSearcherComponent.class - [JAR]
├─ com.sematext.solr.handler.component.CommonMisspellings.class - [JAR]
├─ com.sematext.solr.handler.component.CorrectionHighlighter.class - [JAR]
├─ com.sematext.solr.handler.component.ReSearcherParams.class - [JAR]
├─ com.sematext.solr.handler.component.ReSearcherRequestContext.class - [JAR]
├─ com.sematext.solr.handler.component.ReSearcherUtils.class - [JAR]
├─ com.sematext.solr.handler.component.SpellcheckerSuggestionProcessor.class - [JAR]