Skip to content

[DOCS] Drop these unused references #105409

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

joegallo
Copy link
Contributor

Related to #83423

#105406 actually deletes the very last vestiges of the code, but there's still a few grep hits in the docs. This PR drops those, too. Here's an after:

joegallo@simulacron:~/Code/elastic/elasticsearch $ git grep javadoc-license
joegallo@simulacron:~/Code/elastic/elasticsearch $ git grep javadoc-watcher
joegallo@simulacron:~/Code/elastic/elasticsearch $ git grep rest-high-level-client-javadoc
joegallo@simulacron:~/Code/elastic/elasticsearch $

This reference remains (which you can see in the live docs here), but it indirectly gets the user to the Java API Client eventually, so I think it's fine to stay:

joegallo@simulacron:~/Code/elastic/elasticsearch $ grep -B6 -A1 rest-high-level -- docs/reference/redirects.asciidoc
[role="exclude",id="java-clients"]
=== Java transport client and security

The Java transport client has been removed. Use the
https://www.elastic.co/guide/en/elasticsearch/client/java-rest/7.15/java-rest-high.html[Java
high-level REST client] instead. For migration steps, refer to the
https://www.elastic.co/guide/en/elasticsearch/client/java-rest/7.15/java-rest-high-level-migration.html[migration
guide].

@joegallo joegallo added >docs General docs changes Team:Docs Meta label for docs team v8.13.0 labels Feb 12, 2024
Copy link
Contributor

Documentation preview:

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@joegallo joegallo merged commit f25ea29 into elastic:main Feb 12, 2024
@joegallo joegallo deleted the drop-hlrc-docs-references branch February 12, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs General docs changes Team:Docs Meta label for docs team v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants