opensearch-docs-cn/_clients
Nick Baughman 901bc63959
Replace `IndexRequest.Builder.value()` call with call to `.document()` to reflect current state of API (#2658)
Please double-check that this is correct. I'm using `org.opensearch.client:opensearch-java:2.2.0` and `org.opensearch.client:opensearch-rest-client:2.5.0` to try to create a client as per the docs. I noticed that the call to `IndexRequest.Builder.value()` does not work. I believe the correct method name is ``IndexRequest.Builder.document()`
2023-02-07 14:08:03 -05:00
..
javascript Adds generated documentation to clients (#2458) 2023-01-24 11:43:08 -05:00
OSC-dot-net.md Adds .net client API documentation link (#2513) 2023-01-30 11:50:42 -05:00
OSC-example.md Adds Rust client documentation (#2342) 2023-01-10 13:49:15 -05:00
OpenSearch-dot-net.md Adds Rust client documentation (#2342) 2023-01-10 13:49:15 -05:00
dot-net-conventions.md Adds Rust client documentation (#2342) 2023-01-10 13:49:15 -05:00
dot-net.md Adds Ruby client documentation (#1018) 2022-09-08 09:38:26 -04:00
go.md Adds generated documentation to clients (#2458) 2023-01-24 11:43:08 -05:00
index.md Fix links for 2.5 doc changes. (#2465) 2023-01-24 12:12:21 -06:00
java-rest-high-level.md Adds warning to Java high-level REST client (#2557) 2023-02-02 20:28:00 -05:00
java.md Replace `IndexRequest.Builder.value()` call with call to `.document()` to reflect current state of API (#2658) 2023-02-07 14:08:03 -05:00
opensearch-py-ml.md Fix links for 2.5 doc changes. (#2465) 2023-01-24 12:12:21 -06:00
php.md Adds Rust client documentation (#2342) 2023-01-10 13:49:15 -05:00
python-high-level.md Adds Rust client documentation (#2342) 2023-01-10 13:49:15 -05:00
python-low-level.md Adds generated documentation to clients (#2458) 2023-01-24 11:43:08 -05:00
ruby.md Adds generated documentation to clients (#2458) 2023-01-24 11:43:08 -05:00
rust.md Adds generated documentation to clients (#2458) 2023-01-24 11:43:08 -05:00