Skip to content

ontohub/indexer

Repository files navigation

Build Status Coverage Status Code Climate GitHub issues

Indexer

Indexes data for quick searching

Usage

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.

Development

Run

bin/console

to open an interactive console that has the Indexer booted.

Dependencies

You need to install the following packages

  • RabbitMQ

About

Indexes data for quick searching

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published