Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 731 Bytes

INSTALL.rst

File metadata and controls

24 lines (16 loc) · 731 Bytes

Installation

Invenio-Indexer is on PyPI so all you need is:

$ pip install invenio-indexer

Invenio-Indexer depends on Invenio-Search, Invenio-Records and Celery/Kombu.

Requirements

Invenio-Indexer requires a message queue in addition to the search engine (Invenio-Search) and the database (Invenio-Records). See Kombu documentation for list of supported message queues (e.g. RabbitMQ): http://kombu.readthedocs.io/en/latest/introduction.html#transport-comparison