@ProviderType
public interface SearchHits
Modifier and Type | Method and Description |
---|---|
float |
getMaxScore() |
java.util.List<SearchHit> |
getSearchHits() |
long |
getSearchTime() |
long |
getTotalHits() |
float getMaxScore()
java.util.List<SearchHit> getSearchHits()
long getSearchTime()
long getTotalHits()