@StableMinor(version="10.1", sinceVersion="9.0") public interface ISearchResults
Modifier and Type | Method and Description |
---|---|
Map<String,IAggregationResult> |
getAggregations()
Returns the aggregation results (unmodifiable) map.
|
List<ISearchHit> |
getHits()
Returns a list of
hits . |
long |
getTotalHits()
Returns the number of
hits in the collection. |
long getTotalHits()
hits
in the collection.hits
in the collection.List<ISearchHit> getHits()
hits
.hits
.Map<String,IAggregationResult> getAggregations()
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.