# Add deprecated warning more broadly (in doc pages)

**URL:** https://discuss.elastic.co/t/add-deprecated-warning-more-broadly-in-doc-pages/217429
**Category:** Elasticsearch
**Created:** [January 31, 2020, 4:46pm UTC](https://discuss.elastic.co/t/add-deprecated-warning-more-broadly-in-doc-pages/217429 "2020-01-31T16:46:15Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![spottedmahn](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/spottedmahn/32/58962_2.png) [@spottedmahn](https://discuss.elastic.co/u/spottedmahn)
#### Post date: [January 31, 2020, 4:46pm UTC](https://discuss.elastic.co/t/add-deprecated-warning-more-broadly-in-doc-pages/217429/1 "2020-01-31T16:46:15Z")

</div>

Preface: new to Elasticsearch...

I Googled for some info about the Java SDK and I ended up [here on the document index api page](https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/java-docs-index.html), cool 🕶, that should do the trick for what I need 👍.

Only to eventually find out the [TransportClient has been deprecated](https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/java-api.html) and I should be using the [REST client(s)](https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/java-rest-overview.html).

 ![elastic](https://us1.discourse-cdn.com/elastic/original/3X/e/b/eb8b52d69db49e650e633fe543eabe19014e97d8.png)

I mean, who backs up to read the [preface](https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/java-api.html)? 😜 Got what I need and I'm moving on.

Thoughts? 💭

Note @moderator(s): I don't know which category and tag(s) I should be using for this topic please update them as needed, thanks (or tell me I'll try to change it if I can)

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [February 1, 2020, 4:30am UTC](https://discuss.elastic.co/t/add-deprecated-warning-more-broadly-in-doc-pages/217429/2 "2020-02-01T04:30:58Z")

</div>

Fair enough.

May be you should open an issue in elasticsearch repository (the documentation is living [there](https://github.com/elastic/elasticsearch/tree/7.x/docs/java-api))?

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [February 29, 2020, 4:31am UTC](https://discuss.elastic.co/t/add-deprecated-warning-more-broadly-in-doc-pages/217429/3 "2020-02-29T04:31:16Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
