public static class ElasticsearchSearchResult.SearchHits extends Object
SearchHits in ES. Container for ElasticsearchSearchResult.SearchHit| Modifier and Type | Method and Description |
|---|---|
List<ElasticsearchSearchResult.SearchHit> |
hits() |
long |
total() |
public List<ElasticsearchSearchResult.SearchHit> hits()
public long total()
Copyright © 2012-2025 Apache Software Foundation. All Rights Reserved.