See: Description
Interface | Description |
---|---|
Document |
A representation of a Elasticsearch document as extended
Map . |
SearchDocument |
Extension to
Document exposing search response related data. |
Class | Description |
---|---|
DocumentAdapters |
Utility class to adapt
GetResponse ,
GetResult , MultiGetResponse
SearchHit , DocumentField to
Document . |
Explanation |
class that holds explanations returned from an Elasticsearch search.
|
NestedMetaData |
meta data returned for nested inner hits.
|
SearchDocumentResponse |
This represents the complete search response from Elasticsearch, including the returned documents.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.