JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.eclipse.rdf4j.sail.solr
Interface SolrClientFactory
All Known Implementing Classes:
Factory
,
Factory
,
Factory
public interface
SolrClientFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
org.apache.solr.client.solrj.SolrClient
create
(
String
spec)
Method Details
create
org.apache.solr.client.solrj.SolrClient
create
(
String
spec)