Class | Description |
---|---|
Index |
Elasticsearch document fragment with “_index”, “_type” and “_id” fields.
|
IndexDoc |
Elasticsearch document fragment with a single “index” field, used in bulk requests.
|
IndexItem |
Elasticsearch document fragment containing extended index information, used in bulk index responses.
|
IndexItemDoc |
Elasticsearch document with a single “index” field, used in bulk responses.
|
Shards |
Elasticsearch document fragment containing shard success information, used in percolate and bulk index responses.
|
SourceDoc |
Elasticsearch document fragment with a single field, “source”, used in bulk requests.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.