Configuring Search
Liferay uses Elasticsearch to search and index content. In a Liferay cluster, Elasticsearch must be installed on a separate server accessible by each node. Follow the steps below to configure Elasticsearch. See Getting Started with Elasticsearch to learn more.
Running Elasticsearch
-
Create a local folder for storing Elasticsearch’s data volume. For example,
-
Start a new Elasticsearch container.
-
Install Elasticsearch plugins.
The next step is configuring the DXP cluster.