@Deprecated public class SolrSearchQuery extends Object implements SearchQuery
| Constructor and Description |
|---|
SolrSearchQuery(org.apache.solr.client.solrj.SolrQuery q,
SolrIndex index)
Deprecated.
|
| 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 resource)
Deprecated.
|
public SolrSearchQuery(org.apache.solr.client.solrj.SolrQuery q,
SolrIndex index)
public Iterable<? extends DocumentScore> query(org.eclipse.rdf4j.model.Resource resource) throws IOException
query in interface SearchQueryIOExceptionpublic void highlight(org.eclipse.rdf4j.model.IRI property)
highlight in interface SearchQueryCopyright © 2015-2021 Eclipse Foundation. All Rights Reserved.