|
Spring Data Solr | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScoredPage<T>
Specific type of Page holding max score information.
| Method Summary | |
|---|---|
Float |
getMaxScore()
Returns the scoring of the topmost document (max score). |
| Methods inherited from interface org.springframework.data.domain.Page |
|---|
getTotalElements, getTotalPages, hasNextPage, hasPreviousPage, isFirstPage, isLastPage |
| Methods inherited from interface org.springframework.data.domain.Slice |
|---|
getContent, getNumber, getNumberOfElements, getSize, getSort, hasContent, hasNext, hasPrevious, isFirst, isLast, nextPageable, previousPageable |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Method Detail |
|---|
Float getMaxScore()
|
Spring Data Solr | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||