Uses of Interface
org.eclipse.rdf4j.sail.lucene.BulkUpdater
Package
Description
ElasticSearch index for the
LuceneSail
.A Sail implementation that supports full-text indexing via the Lucene API.
-
Uses of BulkUpdater in org.eclipse.rdf4j.sail.elasticsearch
-
Uses of BulkUpdater in org.eclipse.rdf4j.sail.lucene
Modifier and TypeClassDescriptionclass
A bulk updater that updates documents one-by-one.Modifier and TypeMethodDescriptionprotected abstract BulkUpdater
AbstractSearchIndex.newBulkUpdate()
-
Uses of BulkUpdater in org.eclipse.rdf4j.sail.lucene.impl
-
Uses of BulkUpdater in org.eclipse.rdf4j.sail.solr