Uses of Interface
org.eclipse.rdf4j.sail.lucene.BulkUpdater
Packages that use 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
Classes in org.eclipse.rdf4j.sail.elasticsearch that implement BulkUpdaterMethods in org.eclipse.rdf4j.sail.elasticsearch that return BulkUpdater -
Uses of BulkUpdater in org.eclipse.rdf4j.sail.lucene
Classes in org.eclipse.rdf4j.sail.lucene that implement BulkUpdaterModifier and TypeClassDescriptionclass
A bulk updater that updates documents one-by-one.Methods in org.eclipse.rdf4j.sail.lucene that return BulkUpdaterModifier and TypeMethodDescriptionprotected abstract BulkUpdater
AbstractSearchIndex.newBulkUpdate()
-
Uses of BulkUpdater in org.eclipse.rdf4j.sail.lucene.impl
Methods in org.eclipse.rdf4j.sail.lucene.impl that return BulkUpdater -
Uses of BulkUpdater in org.eclipse.rdf4j.sail.solr
Classes in org.eclipse.rdf4j.sail.solr that implement BulkUpdaterMethods in org.eclipse.rdf4j.sail.solr that return BulkUpdater