Class SearchDocumentResponse

java.lang.Object
org.springframework.data.elasticsearch.core.document.SearchDocumentResponse

public class SearchDocumentResponse extends Object
This represents the complete search response from Elasticsearch, including the returned documents.
Since:
4.0
Author:
Peter-Josef Meisch