Uses of Interface
org.eclipse.rdf4j.sail.lucene.SearchQueryInterpreter
Package
Description
A Sail implementation that supports full-text indexing via the Lucene API.
-
Uses of SearchQueryInterpreter in org.eclipse.rdf4j.sail.lucene
Modifier and TypeClassDescriptionclass
class
class
A QueryInterpreter creates a set of QuerySpecs based on Lucene-related StatementPatterns that it finds in a TupleExpr.Modifier and TypeMethodDescriptionprotected Collection<SearchQueryInterpreter>
LuceneSail.getSearchQueryInterpreters()