New

The executive guide to generative AI

Read more

AppSearchNodeTypes

edit

Node 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
}

On this page

Was this helpful?
Feedback