Indexes data for quick searching
Run
bin/indexer
to start the listener. Whenever it receives a job via RabbitMQ, it fetches the data from the PostgreSQL database and stores relevant data in the Elasticsearch index.
Run
bin/console
to open an interactive console that has the Indexer booted.
You need to install the following packages
- RabbitMQ