Uses of Interface
org.eclipse.rdf4j.sail.lucene.DocumentResult
Package
Description
ElasticSearch index for the
LuceneSail
.A Sail implementation that supports full-text indexing via the Lucene API.
-
Uses of DocumentResult in org.eclipse.rdf4j.sail.elasticsearch
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeMethodDescriptionprotected Iterable<? extends DocumentResult>
ElasticsearchIndex.geoRelationQuery
(String relation, IRI geoProperty, String wkt, Var contextVar) -
Uses of DocumentResult in org.eclipse.rdf4j.sail.lucene
Modifier and TypeMethodDescriptionprotected abstract Iterable<? extends DocumentResult>
AbstractSearchIndex.geoRelationQuery
(String relation, IRI geoProperty, String wkt, Var context) -
Uses of DocumentResult in org.eclipse.rdf4j.sail.lucene.impl
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeMethodDescriptionprotected Iterable<? extends DocumentResult>
LuceneIndex.geoRelationQuery
(String relation, IRI geoProperty, String wkt, Var contextVar) -
Uses of DocumentResult in org.eclipse.rdf4j.sail.solr
Modifier and TypeClassDescriptionclass
class
class
Modifier and TypeMethodDescriptionprotected Iterable<? extends DocumentResult>
SolrIndex.geoRelationQuery
(String relation, IRI geoProperty, String wkt, Var contextVar)