Class Factory
java.lang.Object
org.eclipse.rdf4j.sail.solr.client.http.Factory
- All Implemented Interfaces:
SolrClientFactory
@Deprecated(since="5.3.0",
forRemoval=true)
public class Factory
extends Object
implements SolrClientFactory
Deprecated, for removal: This API element is subject to removal in a future version.
since 5.3.0. Solr integration is deprecated for removal; use alternative Lucene-backed search
implementations instead.
-
Constructor Summary
ConstructorsConstructorDescriptionFactory()Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
Factory
public Factory()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
create
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
createin interfaceSolrClientFactory
-