mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
[DOCS] Adds link that points to Java API Client to HLRC deprecation note. (#78957)
This commit is contained in:
parent
9702d3fbfc
commit
c9ec9a35a5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
[partintro]
|
||||
--
|
||||
|
||||
deprecated[7.15.0, The High Level REST Client is deprecated in favour of the Java Client.]
|
||||
deprecated[7.15.0, The High Level REST Client is deprecated in favour of the {java-api-client}/index.html[Java API Client].]
|
||||
|
||||
The Java High Level REST Client works on top of the Java Low Level REST client.
|
||||
Its main goal is to expose API specific methods, that accept request objects as
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue