Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
Java Client 2.6
Describe the issue:
I would like to use compression zstd with compression level as 6 (default is 3) but I can’t find anything in java client API to set compression level. I can set codec as zstd using IndexSettings but don’t see anything for compression level though. Can you please advise?
Plus, how do I set index settings through JSON file using java client API?
Configuration:
Relevant Logs or Screenshots: