13.1. Elasticsearch embedded mode

Warning

You are looking at documentation for an older release. Not what you want? See the current release documentation.

Warning

This mode of Elasticsearch is not recommended for production environments. You should use it only in development and testing environments. When moving to production, opt for the external mode.

An Elasticsearch node is embedded in the eXo Platform server (and is hosted in the same JVM).

The Elasticsearch node is declared as:

By default:

Note

Elasticsearch Embedded mode properties are configurable through exo.properties file. More details could be found here.

It is also possible to override Elasticsearch embedded mode configuration by using this property in the server startup:

-Dexo.es.embedded.configuration.file=/absolute/path/to/file

Where /absolute/path/to/file is the absolute path the the yml configuration file.

Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus