| Package | Description |
|---|---|
| org.eclipse.rdf4j.sail.lucene |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends DocumentScore> |
SearchQuery.query(org.eclipse.rdf4j.model.Resource subject)
Deprecated.
Queries for the given subject or all subjects if null.
|
protected abstract Iterable<? extends DocumentScore> |
AbstractSearchIndex.query(org.eclipse.rdf4j.model.Resource subject,
String q,
org.eclipse.rdf4j.model.URI property,
boolean highlight) |
Copyright © 2015-2016 Eclipse Foundation. All Rights Reserved.