|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FacetPage | |
|---|---|
| org.springframework.data.solr.core | Provides the classes necessary for Solr support. |
| org.springframework.data.solr.core.query.result | |
| Uses of FacetPage in org.springframework.data.solr.core |
|---|
| Methods in org.springframework.data.solr.core that return FacetPage | ||
|---|---|---|
|
SolrOperations.queryForFacetPage(FacetQuery query,
Class<T> clazz)
Execute a facet query against solr facet result will be returned along with query result within the FacetPage |
|
|
SolrTemplate.queryForFacetPage(FacetQuery query,
Class<T> clazz)
|
|
| Uses of FacetPage in org.springframework.data.solr.core.query.result |
|---|
| Classes in org.springframework.data.solr.core.query.result that implement FacetPage | |
|---|---|
class |
SolrResultPage<T>
Base implementation of page holding solr response entities. |
|
Spring Data Solr | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||