Skip to content
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

Could you supply a detail document about it like java high level client? #62

Closed
Alexhuihui opened this issue Dec 15, 2021 · 4 comments
Closed
Labels
Area: Documentation Improvements or additions to documentation

Comments

@Alexhuihui
Copy link

I think the api document of java high level client is easy to understand. But the java api client is simple and missing a lot of detail about how to use it to communicate with the elastic. Thanks.

@swallez
Copy link
Member

swallez commented Dec 15, 2021

Thanks for your feedback @Alexhuihui. The Java API client is still new and the docs will improve. Can you provide more information on the kind of documentation you would like to see, or links to the corresponding docs in the Java High Level Client?

@bybike
Copy link

bybike commented Dec 27, 2021

@swallez hi, Java High Level Client link is here:
https://www.elastic.co/guide/en/elasticsearch/client/java-rest/current/index.html
Like this type of doc is easy to read and learn how to code with client

@angles-n-daemons
Copy link

angles-n-daemons commented Dec 29, 2021

I think concrete code examples detailing usage would be super helpful. I tried using the source of the Java API client to construct requests, and got a lot more confused than I thought I would.

Including code examples for specific use cases (update doc, get doc, query index, etc) like the high level rest client would drive much faster adoption of the Java API client.

@swallez
Copy link
Member

swallez commented May 5, 2022

We now have a roadmap issue for the documentation so that you can track progress and suggest additions. See #281

@swallez swallez closed this as completed May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants