Package | Description |
---|---|
org.eclipse.rdf4j.sail.elasticsearch | |
org.eclipse.rdf4j.sail.lucene | |
org.eclipse.rdf4j.sail.solr |
Modifier and Type | Class and Description |
---|---|
class |
ElasticsearchBulkUpdater |
Modifier and Type | Method and Description |
---|---|
protected BulkUpdater |
ElasticsearchIndex.newBulkUpdate() |
Modifier and Type | Class and Description |
---|---|
class |
SimpleBulkUpdater
A bulk updater that updates documents one-by-one.
|
Modifier and Type | Method and Description |
---|---|
protected BulkUpdater |
LuceneIndex.newBulkUpdate() |
protected abstract BulkUpdater |
AbstractSearchIndex.newBulkUpdate() |
Modifier and Type | Class and Description |
---|---|
class |
SolrBulkUpdater |
Modifier and Type | Method and Description |
---|---|
protected BulkUpdater |
SolrIndex.newBulkUpdate() |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.