Solr Indexer/Searcher WebLab Web Service
· This service implements the Indexer and Searcher interface of WebLab and uses a embedded SOLR
engine in order to realize the functions. Unlike the other SolR service, this version does not
need having SolR installed.
Configuration of the SOLR service can be done through IndexerBean.xml and SearcherBean.xml whereas
the SolR instance configuration resides in the solr directory.
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 solr-engine-embedded-2.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.