|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HighlightQuery | |
|---|---|
| org.springframework.data.solr.core | Provides the classes necessary for Solr support. |
| org.springframework.data.solr.core.query | |
| Uses of HighlightQuery in org.springframework.data.solr.core |
|---|
| Methods in org.springframework.data.solr.core with parameters of type HighlightQuery | ||
|---|---|---|
protected void |
DefaultQueryParser.processHighlightOptions(org.apache.solr.client.solrj.SolrQuery solrQuery,
HighlightQuery query)
Append highlighting parameters to SolrQuery |
|
|
SolrOperations.queryForHighlightPage(HighlightQuery query,
Class<T> clazz)
Execute a query and highlight matches in result |
|
|
SolrTemplate.queryForHighlightPage(HighlightQuery query,
Class<T> clazz)
|
|
| Uses of HighlightQuery in org.springframework.data.solr.core.query |
|---|
| Classes in org.springframework.data.solr.core.query that implement HighlightQuery | |
|---|---|
class |
SimpleHighlightQuery
Trivial implementation of HighlightQuery extending SimpleQuery. |
|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||