opensearch-docs-cn/_clients
Daniel Widdis 93878a9e29
Fix Java client example (#6438)
The syntax provided for the second example at https://opensearch.org/docs/latest/clients/java/#initializing-the-client-with-ssl-and-tls-enabled-using-restclient-transport is invalid:
 - hostname and port order are reversed
 - the password field is a character array

The correct syntax is used earlier on the page for the Apache HTTP client version.

Signed-off-by: Daniel Widdis <widdis@gmail.com>
2024-02-19 12:56:03 -06:00
..
javascript Update javascript client sample program and Vale rules (#6435) 2024-02-19 11:12:07 -05:00
OSC-dot-net.md demonstrate fluent queries to exclude fields with empty values (#4579) 2023-07-18 10:08:56 -07:00
OSC-example.md Adds Rust client documentation (#2342) 2023-01-10 13:49:15 -05:00
OpenSearch-dot-net.md Add notice about pre-release (#3428) 2023-05-17 12:56:24 -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 Addd examples on how to connect with Sigv4 for AOS and AOSS (#3250) 2023-03-09 09:47:18 -05:00
index.md Change navigation for index pages of collections (#6039) 2024-01-04 14:55:05 -05:00
java-rest-high-level.md Update java-rest-high-level.md (#4880) 2023-08-24 16:43:14 -07:00
java.md Fix Java client example (#6438) 2024-02-19 12:56:03 -06:00
opensearch-py-ml.md fixtypo (#4075) 2023-05-15 11:23:23 -05:00
php.md Addd examples on how to connect with Sigv4 for AOS and AOSS (#3250) 2023-03-09 09:47:18 -05:00
python-high-level.md Add deprecation warning to high-level python client (#3007) 2023-02-21 11:45:06 -05:00
python-low-level.md Small fixes and redirects (#4002) 2023-05-04 17:47:17 -04:00
ruby.md Fix links for link checker (#4309) 2023-06-13 15:06:50 -04:00
rust.md Addd examples on how to connect with Sigv4 for AOS and AOSS (#3250) 2023-03-09 09:47:18 -05:00