Uses of Interface
org.eclipse.rdf4j.sail.lucene.DocumentScore
Packages that use DocumentScore
Package
Description
ElasticSearch index for the
LuceneSail
.A Sail implementation that supports full-text indexing via the Lucene API.
-
Uses of DocumentScore in org.eclipse.rdf4j.sail.elasticsearch
Classes in org.eclipse.rdf4j.sail.elasticsearch that implement DocumentScoreMethods in org.eclipse.rdf4j.sail.elasticsearch that return types with arguments of type DocumentScoreModifier and TypeMethodDescriptionprotected Iterable<? extends DocumentScore>
Parse the passed query. -
Uses of DocumentScore in org.eclipse.rdf4j.sail.lucene
Methods in org.eclipse.rdf4j.sail.lucene that return types with arguments of type DocumentScoreModifier and TypeMethodDescriptionprotected abstract Iterable<? extends DocumentScore>
Iterable<? extends DocumentScore>
Deprecated.Queries for the given subject or all subjects if null. -
Uses of DocumentScore in org.eclipse.rdf4j.sail.lucene.impl
Classes in org.eclipse.rdf4j.sail.lucene.impl that implement DocumentScoreMethods in org.eclipse.rdf4j.sail.lucene.impl that return types with arguments of type DocumentScoreModifier and TypeMethodDescriptionprotected Iterable<? extends DocumentScore>
Parse the passed query.Iterable<? extends DocumentScore>
Deprecated. -
Uses of DocumentScore in org.eclipse.rdf4j.sail.solr
Classes in org.eclipse.rdf4j.sail.solr that implement DocumentScoreMethods in org.eclipse.rdf4j.sail.solr that return types with arguments of type DocumentScoreModifier and TypeMethodDescriptionprotected Iterable<? extends DocumentScore>
Parse the passed query.Iterable<? extends DocumentScore>
Deprecated.