Uses of Interface
org.eclipse.rdf4j.sail.lucene.DocumentDistance
Packages that use DocumentDistance
Package
Description
ElasticSearch index for the
LuceneSail.A Sail implementation that supports full-text indexing via the Lucene API.
-
Uses of DocumentDistance in org.eclipse.rdf4j.sail.elasticsearch
Classes in org.eclipse.rdf4j.sail.elasticsearch that implement DocumentDistanceMethods in org.eclipse.rdf4j.sail.elasticsearch that return types with arguments of type DocumentDistance -
Uses of DocumentDistance in org.eclipse.rdf4j.sail.lucene
Methods in org.eclipse.rdf4j.sail.lucene that return types with arguments of type DocumentDistance -
Uses of DocumentDistance in org.eclipse.rdf4j.sail.lucene.impl
Classes in org.eclipse.rdf4j.sail.lucene.impl that implement DocumentDistanceMethods in org.eclipse.rdf4j.sail.lucene.impl that return types with arguments of type DocumentDistance -
Uses of DocumentDistance in org.eclipse.rdf4j.sail.solr
Classes in org.eclipse.rdf4j.sail.solr that implement DocumentDistanceModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.since 5.3.0.Methods in org.eclipse.rdf4j.sail.solr that return types with arguments of type DocumentDistanceModifier and TypeMethodDescriptionprotected Iterable<? extends DocumentDistance> SolrIndex.geoQuery(IRI geoProperty, org.locationtech.spatial4j.shape.Point p, IRI units, double distance, String distanceVar, Var contextVar) Deprecated, for removal: This API element is subject to removal in a future version.