mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
[DOCS] Adds deprecation notice to the index file of Java HLRC. (#77988)
This commit is contained in:
parent
c7f2a93292
commit
303d7b8388
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
[partintro]
|
||||
--
|
||||
|
||||
deprecated[7.15.0, The High Level REST Client is deprecated in favour of the Java 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
|
||||
an argument and return response objects, so that request marshalling and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue