public interface ScoredPage<T>
extends org.springframework.data.domain.Page<T>
Page holding max score information.| Modifier and Type | Method and Description |
|---|---|
Float |
getMaxScore()
Returns the scoring of the topmost document (max score).
|
getTotalElements, getTotalPages, mapgetContent, getNumber, getNumberOfElements, getSize, getSort, hasContent, hasNext, hasPrevious, isFirst, isLast, nextPageable, previousPageableforEach, iterator, spliteratorFloat getMaxScore()
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.