IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Using the Java API Client
editUsing the Java API Client
editThe sections below provide tutorials on the most frequently used and some less obvious features of Elasticsearch.
For a full reference, see the Elasticsearch documentation and in particular the REST APIs section. The Java API Client follows closely the JSON structures described there, using the Java API conventions.
If you’re new to Elasticsearch, make sure also to read Elasticsearch’s quick start that provides a good introduction.
This is still a work in progress, more sections will be added in the near future.