It is time to say goodbye: This version of Elastic Cloud Enterprise has reached end-of-life (EOL) and is no longer supported.
The documentation for this version is no longer being maintained. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
AppSearchNodeTypes
editAppSearchNodeTypes
editNode types to enable for an AppSearch instance
Properties
edit-
appserver
(boolean
, required) - Defines whether this instance should run as Application/API server
-
worker
(boolean
, required) - Defines whether this instance should run as background worker
Example
edit{ "appserver" : true, "worker" : true }