Class ElasticsearchIndex

java.lang.Object
org.eclipse.rdf4j.sail.lucene.AbstractSearchIndex
org.eclipse.rdf4j.sail.elasticsearch.ElasticsearchIndex
All Implemented Interfaces:
SearchIndex

public class ElasticsearchIndex extends AbstractSearchIndex
Requires an Elasticsearch cluster with the DeleteByQuery plugin. Note that, while RDF4J is licensed under the EDL, several ElasticSearch dependencies are licensed under the Elastic license or the SSPL, which may have implications for some projects. Please consult the ElasticSearch website and license FAQ for more information.
See Also: