Search Parameters
You can set the following supported parameters for Search:
| Parameter Name | Description |
|---|---|
| javaHeapspace | The amount of memory (in MB) allocated as heap by the JVM for OpenSearch. May not be greater than 50% of VM memory (check your plan details). If not set, 46% of available memory will be used. For more details click here. |
| javaMaxmetaspace | The amount of memory (in MB) used by the JVM to store metadata for OpenSearch (default value: 512). For more details click here. |
| javaGarbageCollector | The JVM Garbage Collector to be used for OpenSearch (default value: UseG1GC). For more details click here. |
| tlsProtocols | You can specify the allowed TLS protocols via the custom parameter. For more details click here. |
| tlsCiphers | You can limit the TLS ciphers via the custom parameter. For more details click here. |