jar

org.openrdf.sesame : sesame-sail-solr

Maven & Gradle

May 02, 2016
2 usages

OpenRDF Solr Sail Index · StackableSail implementation offering full-text search on literals, based on Solr.

Table Of Contents

Latest Version

Download org.openrdf.sesame : sesame-sail-solr JAR file - Latest Versions:

All Versions

Download org.openrdf.sesame : sesame-sail-solr JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
4.0.x
2.9.x
2.8.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 sesame-sail-solr-4.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openrdf.sail.solr.client.http

├─ org.openrdf.sail.solr.client.http.Factory.class - [JAR]

org.openrdf.sail.solr

├─ org.openrdf.sail.solr.SolrBulkUpdater.class - [JAR]

├─ org.openrdf.sail.solr.SolrClientFactory.class - [JAR]

├─ org.openrdf.sail.solr.SolrDocumentDistance.class - [JAR]

├─ org.openrdf.sail.solr.SolrDocumentResult.class - [JAR]

├─ org.openrdf.sail.solr.SolrDocumentScore.class - [JAR]

├─ org.openrdf.sail.solr.SolrIndex.class - [JAR]

├─ org.openrdf.sail.solr.SolrSearchDocument.class - [JAR]

├─ org.openrdf.sail.solr.SolrSearchQuery.class - [JAR]

org.openrdf.sail.solr.client.cloud

├─ org.openrdf.sail.solr.client.cloud.Factory.class - [JAR]

org.openrdf.sail.solr.config

├─ org.openrdf.sail.solr.config.SolrSailConfig.class - [JAR]

├─ org.openrdf.sail.solr.config.SolrSailFactory.class - [JAR]

org.openrdf.sail.solr.client.embedded

├─ org.openrdf.sail.solr.client.embedded.Factory.class - [JAR]

Advertisement