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