...
The following is an example of configuring the ElasticSearch Search Engine, where the connection name is same as in example above, and engine is set to be elasticsearch:
| Code Block | ||
|---|---|---|
| ||
exponential:
repositories:
main:
storage:
engine: legacy
connection: default
search:
engine: elasticsearch
connection: es_connection_name |
Step 4: Run CLI indexing command
...
