Uses of Interface
org.eclipse.rdf4j.sail.lucene.DocumentResult
-
Packages that use DocumentResult Package Description org.eclipse.rdf4j.sail.lucene A Sail implementation that supports full-text indexing via the Lucene API. -
-
Uses of DocumentResult in org.eclipse.rdf4j.sail.lucene
Subinterfaces of DocumentResult in org.eclipse.rdf4j.sail.lucene Modifier and Type Interface Description interfaceDocumentDistanceinterfaceDocumentScoreMethods in org.eclipse.rdf4j.sail.lucene that return types with arguments of type DocumentResult Modifier and Type Method Description protected abstract Iterable<? extends DocumentResult>AbstractSearchIndex. geoRelationQuery(String relation, org.eclipse.rdf4j.model.IRI geoProperty, String wkt, org.eclipse.rdf4j.query.algebra.Var context)
-