@Deprecated public interface SearchQuery
| Modifier and Type | Method and Description |
|---|---|
void |
highlight(org.eclipse.rdf4j.model.IRI property)
Deprecated.
Highlights the given field or all fields if null.
|
Iterable<? extends DocumentScore> |
query(org.eclipse.rdf4j.model.Resource subject)
Deprecated.
Queries for the given subject or all subjects if null.
|
Iterable<? extends DocumentScore> query(org.eclipse.rdf4j.model.Resource subject) throws IOException
IOExceptionvoid highlight(org.eclipse.rdf4j.model.IRI property)
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.