@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(IRI property)
Deprecated.
Highlights the given field or all fields if null.
|
Iterable<? extends DocumentScore> |
query(Resource resource)
Deprecated.
Queries for the given subject or all subjects if null.
|
public SolrSearchQuery(org.apache.solr.client.solrj.SolrQuery q, SolrIndex index)
public Iterable<? extends DocumentScore> query(Resource resource) throws IOException
SearchQuery
query
in interface SearchQuery
IOException
public void highlight(IRI property)
highlight
in interface SearchQuery
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.