| Class | Description |
|---|---|
| IndexAction | |
| IndexRequest |
Index request to index a typed JSON document into a specific index and make it searchable.
|
| IndexRequestBuilder |
An index document action request builder.
|
| IndexResponse |
A response of an index operation,
|
| TransportIndexAction |
Performs the index operation.
|
| Enum | Description |
|---|---|
| IndexRequest.OpType |
Operation type controls if the type of the index operation.
|
Copyright © 2009–2017. All rights reserved.