Uses of Class
org.eclipse.rdf4j.sail.lucene.QuerySpec
Package
Description
ElasticSearch index for the
LuceneSail
.A Sail implementation that supports full-text indexing via the Lucene API.
-
Uses of QuerySpec in org.eclipse.rdf4j.sail.elasticsearch
Modifier and TypeMethodDescriptionprotected Iterable
<? extends DocumentScore> Parse the passed query. -
Uses of QuerySpec in org.eclipse.rdf4j.sail.lucene
Modifier and TypeMethodDescriptionQuerySpecBuilder.process
(TupleExpr tupleExpr, BindingSet bindings) Deprecated. -
Uses of QuerySpec in org.eclipse.rdf4j.sail.lucene.impl
Modifier and TypeMethodDescriptionprotected Iterable
<? extends DocumentScore> Parse the passed query. -
Uses of QuerySpec in org.eclipse.rdf4j.sail.solr
Modifier and TypeMethodDescriptionprotected Iterable
<? extends DocumentScore> Parse the passed query.