IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Initialization
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Initialization
editA RestHighLevelClient instance needs a REST low-level client
to be built as follows:
|
We pass the REST low-level client instance |
In the rest of this documentation about the Java High Level Client, the RestHighLevelClient instance
will be referenced as client.