|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScoredPage | |
|---|---|
| org.springframework.data.solr.core | Provides the classes necessary for Solr support. |
| org.springframework.data.solr.core.query.result | |
| Uses of ScoredPage in org.springframework.data.solr.core |
|---|
| Methods in org.springframework.data.solr.core that return ScoredPage | ||
|---|---|---|
|
SolrOperations.queryForPage(Query query,
Class<T> clazz)
Execute the query against solr and retrun result as Page |
|
|
SolrTemplate.queryForPage(Query query,
Class<T> clazz)
|
|
| Uses of ScoredPage in org.springframework.data.solr.core.query.result |
|---|
| Classes in org.springframework.data.solr.core.query.result that implement ScoredPage | |
|---|---|
class |
SolrResultPage<T>
Base implementation of page holding solr response entities. |
|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||