@StableMinor(version="12.3", 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()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.