mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
Replace the docs links In scripts bin/opensearch-env and config/jvm.options, with OpenSearch docs links. Signed-off-by: Poojita-Raj <poojiraj@amazon.com> (cherry picked from commit 6bc4ce017ad654cc2c8d7d37553c82d61c61b964) Signed-off-by: Poojita-Raj <poojiraj@amazon.com>
This commit is contained in:
parent
96dabb31d3
commit
91248284c9
@ -108,7 +108,7 @@ if [[ "$OPENSEARCH_DISTRIBUTION_TYPE" == "docker" ]]; then
|
||||
#
|
||||
# will cause OpenSearch to be invoked with -Ecluster.name=testcluster
|
||||
#
|
||||
# see https://www.elastic.co/guide/en/elasticsearch/reference/current/settings.html#_setting_default_settings
|
||||
# see https://opensearch.org/docs/opensearch/configuration/
|
||||
|
||||
declare -a opensearch_arg_array
|
||||
|
||||
|
@ -11,7 +11,7 @@
|
||||
## -Xms4g
|
||||
## -Xmx4g
|
||||
##
|
||||
## See https://www.elastic.co/guide/en/elasticsearch/reference/current/heap-size.html
|
||||
## See https://opensearch.org/docs/opensearch/install/important-settings/
|
||||
## for more information
|
||||
##
|
||||
################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user