- Java Transport Client (deprecated): other versions:
- Preface
- Javadoc
- Maven Repository
- Client
- Document APIs
- Search API
- Aggregations
- Query DSL
- Java API Administration
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Document APIs
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Document APIs
editThis section describes the following CRUD APIs:
Single document APIs
Multi-document APIs
All CRUD APIs are single-index APIs. The index
parameter accepts a single
index name, or an alias
which points to a single index.
Was this helpful?
Thank you for your feedback.