Class SearchResponseSections

java.lang.Object
org.elasticsearch.action.search.SearchResponseSections
All Implemented Interfaces:
Closeable, AutoCloseable, Releasable

public class SearchResponseSections extends Object implements Releasable
Holds some sections that a search response is composed of (hits, aggs, suggestions etc.) during some steps of the search response building.